File tree 2 files changed +14
-6
lines changed 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ gem "delayed_job_active_record"
9
9
gem "flutie"
10
10
gem "high_voltage"
11
11
gem "jquery-rails"
12
- gem "neat" , "~> 1.7.0 "
12
+ gem "neat" , "~> 3.0.1 "
13
13
gem "newrelic_rpm" , ">= 3.9.8"
14
14
gem "normalize-rails" , "~> 3.0.0"
15
15
gem "pg"
Original file line number Diff line number Diff line change 105
105
railties (>= 3.0.0 )
106
106
faraday (0.12.1 )
107
107
multipart-post (>= 1.2 , < 3 )
108
+ ffi (1.10.0 )
108
109
flutie (2.0.0 )
109
110
formulaic (0.4.0 )
110
111
activesupport
139
140
mini_portile2 (2.3.0 )
140
141
minitest (5.11.3 )
141
142
multipart-post (2.0.0 )
142
- neat (1.7.4 )
143
- bourbon ( >= 4.0 )
144
- sass ( >= 3.3 )
143
+ neat (3.0.1 )
144
+ sass ( ~> 3.4 )
145
+ thor ( ~> 0.19 )
145
146
newrelic_rpm (4.2.0.334 )
146
147
nokogiri (1.8.5 )
147
148
mini_portile2 (~> 2.3.0 )
192
193
rake (>= 0.8.7 )
193
194
thor (>= 0.18.1 , < 2.0 )
194
195
rake (12.3.1 )
196
+ rb-fsevent (0.10.3 )
197
+ rb-inotify (0.10.0 )
198
+ ffi (~> 1.0 )
195
199
recipient_interceptor (0.1.2 )
196
200
mail
197
201
refills (0.2.0 )
213
217
rspec-support (~> 3.4.0 )
214
218
rspec-support (3.4.1 )
215
219
safe_yaml (1.0.4 )
216
- sass (3.4.24 )
220
+ sass (3.7.3 )
221
+ sass-listen (~> 4.0.0 )
222
+ sass-listen (4.0.0 )
223
+ rb-fsevent (~> 0.9 , >= 0.9.4 )
224
+ rb-inotify (~> 0.9 , >= 0.9.7 )
217
225
sass-rails (5.0.6 )
218
226
railties (>= 4.0.0 , < 6 )
219
227
sass (~> 3.1 )
@@ -294,7 +302,7 @@ DEPENDENCIES
294
302
jquery-rails
295
303
launchy
296
304
leaflet-rails
297
- neat (~> 1.7.0 )
305
+ neat (~> 3.0.1 )
298
306
newrelic_rpm (>= 3.9.8 )
299
307
normalize-rails (~> 3.0.0 )
300
308
pg
You can’t perform that action at this time.
0 commit comments