-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
44 lines (42 loc) · 835 Bytes
/
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
GEM
remote: http://rubygems.org/
specs:
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.3)
execjs (1.4.0)
multi_json (~> 1.0)
kgio (2.8.0)
libv8 (3.16.14.3)
multi_json (1.3.6)
rack (1.4.1)
rack-protection (1.5.0)
rack
raindrops (0.11.0)
ref (1.0.5)
sass (3.2.10)
shotgun (0.9)
rack (>= 1.0)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
therubyracer (0.12.0)
libv8 (~> 3.16.14.0)
ref
tilt (1.4.1)
unicorn (4.6.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
coffee-script (>= 2.2)
sass (~> 3.2.10)
shotgun (>= 0.9)
sinatra (>= 1.4.3)
therubyracer (>= 0.9.2)
unicorn (>= 4.6.3)