File tree 2 files changed +13
-6
lines changed 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ gem 'flutie'
13
13
gem 'high_voltage'
14
14
gem 'jquery-rails'
15
15
gem 'leaflet-rails'
16
- gem 'neat' , '~> 1.7 .0'
16
+ gem 'neat' , '~> 4.0 .0'
17
17
gem 'newrelic_rpm' , '>= 3.9.8'
18
18
gem 'normalize-rails' , '~> 3.0.0'
19
19
gem 'pg'
Original file line number Diff line number Diff line change 107
107
railties (>= 3.0.0 )
108
108
faraday (0.15.4 )
109
109
multipart-post (>= 1.2 , < 3 )
110
+ ffi (1.12.2 )
110
111
flutie (2.0.0 )
111
112
formulaic (0.4.1 )
112
113
activesupport
139
140
mini_portile2 (2.4.0 )
140
141
minitest (5.14.0 )
141
142
multipart-post (2.1.1 )
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 (6.9.0.363 )
146
146
nio4r (2.5.2 )
147
147
nokogiri (1.10.8 )
193
193
rake (>= 0.8.7 )
194
194
thor (>= 0.18.1 , < 2.0 )
195
195
rake (12.3.3 )
196
+ rb-fsevent (0.10.3 )
197
+ rb-inotify (0.10.1 )
198
+ ffi (~> 1.0 )
196
199
recipient_interceptor (0.2.0 )
197
200
mail
198
201
refills (0.2.0 )
215
218
rspec-support (~> 3.8.0 )
216
219
rspec-support (3.8.2 )
217
220
safe_yaml (1.0.4 )
218
- sass (3.4.24 )
221
+ sass (3.7.4 )
222
+ sass-listen (~> 4.0.0 )
223
+ sass-listen (4.0.0 )
224
+ rb-fsevent (~> 0.9 , >= 0.9.4 )
225
+ rb-inotify (~> 0.9 , >= 0.9.7 )
219
226
sass-rails (5.0.6 )
220
227
railties (>= 4.0.0 , < 6 )
221
228
sass (~> 3.1 )
@@ -296,7 +303,7 @@ DEPENDENCIES
296
303
jquery-rails
297
304
launchy
298
305
leaflet-rails
299
- neat (~> 1.7 .0 )
306
+ neat (~> 4.0 .0 )
300
307
newrelic_rpm (>= 3.9.8 )
301
308
normalize-rails (~> 3.0.0 )
302
309
pg
You can’t perform that action at this time.
0 commit comments