File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-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" , "~> 4.0 .0"
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.11.1 )
108
109
flutie (2.0.0 )
109
110
formulaic (0.4.0 )
110
111
activesupport
139
140
mini_portile2 (2.4.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 (4.0.0 )
144
+ thor (~> 0.19 )
145
145
newrelic_rpm (4.2.0.334 )
146
146
nokogiri (1.10.1 )
147
147
mini_portile2 (~> 2.4.0 )
192
192
rake (>= 0.8.7 )
193
193
thor (>= 0.18.1 , < 2.0 )
194
194
rake (12.3.2 )
195
+ rb-fsevent (0.10.3 )
196
+ rb-inotify (0.10.0 )
197
+ ffi (~> 1.0 )
195
198
recipient_interceptor (0.1.2 )
196
199
mail
197
200
refills (0.2.0 )
213
216
rspec-support (~> 3.4.0 )
214
217
rspec-support (3.4.1 )
215
218
safe_yaml (1.0.4 )
216
- sass (3.4.24 )
219
+ sass (3.7.4 )
220
+ sass-listen (~> 4.0.0 )
221
+ sass-listen (4.0.0 )
222
+ rb-fsevent (~> 0.9 , >= 0.9.4 )
223
+ rb-inotify (~> 0.9 , >= 0.9.7 )
217
224
sass-rails (5.0.6 )
218
225
railties (>= 4.0.0 , < 6 )
219
226
sass (~> 3.1 )
@@ -294,7 +301,7 @@ DEPENDENCIES
294
301
jquery-rails
295
302
launchy
296
303
leaflet-rails
297
- neat (~> 1.7 .0 )
304
+ neat (~> 4.0 .0 )
298
305
newrelic_rpm (>= 3.9.8 )
299
306
normalize-rails (~> 3.0.0 )
300
307
pg
You can’t perform that action at this time.
0 commit comments