-
Notifications
You must be signed in to change notification settings - Fork 51
/
Gemfile.lock
109 lines (105 loc) · 2.25 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
GIT
remote: git://github.com/maccman/guard-sprockets2.git
revision: e2883010e38007bb7e4161fe5f8e3e8db8069c2d
specs:
guard-sprockets2 (0.0.2)
guard
sprockets (~> 2.0)
GIT
remote: git://github.com/maccman/sprockets-commonjs.git
revision: 36d8e9ff61653afbc3782d098c18075e7c3ce906
specs:
sprockets-commonjs (0.0.2)
sprockets (~> 2.4.0)
GEM
remote: http://rubygems.org/
specs:
archive-tar-minitar (0.5.2)
backports (2.5.1)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.1)
columnize (0.3.6)
daemons (1.1.8)
eco (1.0.0)
coffee-script
eco-source
execjs
eco-source (1.1.0.rc.1)
eventmachine (0.12.10)
execjs (1.3.0)
multi_json (~> 1.0)
ffi (1.0.11)
growl (1.0.3)
guard (1.0.1)
ffi (>= 0.5.0)
thor (~> 0.14.6)
hike (1.2.1)
json (1.6.6)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
multi_json (1.2.0)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.6.1)
rack (>= 1.0)
rb-fsevent (0.9.1)
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-contrib (1.3.1)
backports (>= 2.0)
eventmachine
rack-protection
rack-test
sinatra (~> 1.3.0)
tilt (~> 1.3)
sprockets (2.4.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
stylus (0.5.0)
execjs
stylus-source
stylus-source (0.24.0)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.3)
uglifier (1.2.4)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
PLATFORMS
ruby
DEPENDENCIES
coffee-script
eco
growl
guard-sprockets2!
json
rack
rb-fsevent
ruby-debug19
sinatra
sinatra-contrib
sprockets
sprockets-commonjs!
stylus
thin
uglifier