File tree 1 file changed +24
-10
lines changed
1 file changed +24
-10
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- resque-web (0.0.11 )
4
+ resque-web (0.0.12 )
5
5
coffee-rails
6
6
font-awesome-sass
7
7
jquery-rails
55
55
thor (>= 0.14.0 )
56
56
arel (7.1.4 )
57
57
builder (3.2.3 )
58
- coffee-rails (4.2.1 )
58
+ coffee-rails (4.2.2 )
59
59
coffee-script (>= 2.2.0 )
60
- railties (>= 4.0.0 , < 5.2.x )
60
+ railties (>= 4.0.0 )
61
61
coffee-script (2.4.1 )
62
62
coffee-script-source
63
63
execjs
78
78
railties (>= 3.2 , < 5.1 )
79
79
erubis (2.7.0 )
80
80
execjs (2.7.0 )
81
+ ffi (1.9.18 )
81
82
font-awesome-sass (4.7.0 )
82
83
sass (>= 3.2 )
83
84
globalid (0.3.7 )
@@ -113,13 +114,16 @@ GEM
113
114
mocha (1.2.1 )
114
115
metaclass (~> 0.0.1 )
115
116
mono_logger (1.1.0 )
116
- multi_json (1.12.1 )
117
+ multi_json (1.12.2 )
118
+ mustermann (1.0.1 )
117
119
nio4r (2.0.0 )
118
120
nio4r (2.0.0-java )
119
121
nokogiri (1.7.1 )
120
122
mini_portile2 (~> 2.1.0 )
121
123
nokogiri (1.7.1-java )
122
124
rack (2.0.1 )
125
+ rack-protection (2.0.0 )
126
+ rack
123
127
rack-test (0.6.3 )
124
128
rack (>= 1.0 )
125
129
rails (5.0.2 )
@@ -146,17 +150,24 @@ GEM
146
150
rake (>= 0.8.7 )
147
151
thor (>= 0.18.1 , < 2.0 )
148
152
rake (12.0.0 )
153
+ rb-fsevent (0.10.2 )
154
+ rb-inotify (0.9.10 )
155
+ ffi (>= 0.5.0 , < 2 )
149
156
redcard (1.1.0 )
150
157
redis (3.3.3 )
151
158
redis-namespace (1.5.3 )
152
159
redis (~> 3.0 , >= 3.0.4 )
153
- resque (1.27.2 )
160
+ resque (1.27.4 )
154
161
mono_logger (~> 1.0 )
155
162
multi_json (~> 1.0 )
156
163
redis-namespace (~> 1.3 )
157
164
sinatra (>= 0.9.2 )
158
165
vegas (~> 0.1.2 )
159
- sass (3.4.23 )
166
+ sass (3.5.1 )
167
+ sass-listen (~> 4.0.0 )
168
+ sass-listen (4.0.0 )
169
+ rb-fsevent (~> 0.9 , >= 0.9.4 )
170
+ rb-inotify (~> 0.9 , >= 0.9.7 )
160
171
sass-rails (5.0.6 )
161
172
railties (>= 4.0.0 , < 6 )
162
173
sass (~> 3.1 )
168
179
json (>= 1.8 , < 3 )
169
180
simplecov-html (~> 0.10.0 )
170
181
simplecov-html (0.10.0 )
171
- sinatra (1.0 )
172
- rack (>= 1.0 )
182
+ sinatra (2.0.0 )
183
+ mustermann (~> 1.0 )
184
+ rack (~> 2.0 )
185
+ rack-protection (= 2.0.0 )
186
+ tilt (~> 2.0 )
173
187
sprockets (3.7.1 )
174
188
concurrent-ruby (~> 1.0 )
175
189
rack (> 1 , < 3 )
183
197
thor (0.19.4 )
184
198
thread_safe (0.3.6 )
185
199
thread_safe (0.3.6-java )
186
- tilt (2.0.7 )
200
+ tilt (2.0.8 )
187
201
tins (1.13.2 )
188
202
twitter-bootstrap-rails (4.0.0 )
189
203
actionpack (~> 5.0 , >= 5.0.1 )
@@ -218,4 +232,4 @@ DEPENDENCIES
218
232
uglifier
219
233
220
234
BUNDLED WITH
221
- 1.14.6
235
+ 1.15.4
You can’t perform that action at this time.
0 commit comments