forked from ai/easings.net
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
60 lines (58 loc) · 1.15 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
GEM
remote: http://rubygems.org/
specs:
ceaser-easing (0.4)
compass (>= 0.12)
chunky_png (1.2.6)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.3)
compass (0.13.alpha.0)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.2.0.alpha.93)
execjs (1.4.0)
multi_json (~> 1.0)
fssm (0.2.9)
hike (1.2.1)
libv8 (3.3.10.4)
multi_json (1.3.6)
r18n-core (1.1.0)
rack (1.4.1)
rack-protection (1.2.0)
rack
rake (0.9.2.2)
sass (3.2.1)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
slim (1.3.0)
temple (~> 0.4.1)
tilt (~> 1.3.3)
sprockets (2.5.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
temple (0.4.1)
therubyracer (0.10.2)
libv8 (~> 3.3.10)
tilt (1.3.3)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
PLATFORMS
ruby
DEPENDENCIES
ceaser-easing
coffee-script
compass (~> 0.13.alpha.0)
r18n-core
rake
sinatra
slim
sprockets
therubyracer
uglifier