This repository was archived by the owner on May 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Expand file tree Collapse file tree 2 files changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ gem "icheck-rails"
19
19
gem "jquery-rails"
20
20
gem "meta-tags"
21
21
gem "mini_magick"
22
- gem "neat" , "~> 1.7 .0"
22
+ gem "neat" , "~> 4.0 .0"
23
23
gem "nenv"
24
24
gem "nokogiri"
25
25
gem "normalize-rails" , "~> 4.1.1"
Original file line number Diff line number Diff line change 152
152
i18n (>= 1.6 , < 1.8 )
153
153
faraday (0.15.4 )
154
154
multipart-post (>= 1.2 , < 3 )
155
- ffi (1.11 .1 )
155
+ ffi (1.12 .1 )
156
156
flamegraph (0.9.5 )
157
157
formulaic (0.4.1 )
158
158
activesupport
234
234
multi_xml (0.6.0 )
235
235
multipart-post (2.1.1 )
236
236
nakayoshi_fork (0.0.4 )
237
- neat (1.7.4 )
238
- bourbon (>= 4.0 )
239
- sass (>= 3.3 )
237
+ neat (4.0.0 )
238
+ thor (~> 0.19 )
240
239
nenv (0.3.0 )
241
240
nio4r (2.5.2 )
242
241
nokogiri (1.10.5 )
336
335
rainbow (3.0.0 )
337
336
rake (13.0.1 )
338
337
rb-fsevent (0.10.3 )
339
- rb-inotify (0.10.0 )
338
+ rb-inotify (0.10.1 )
340
339
ffi (~> 1.0 )
341
340
recipient_interceptor (0.2.0 )
342
341
mail
383
382
russian (0.6.0 )
384
383
i18n (>= 0.5.0 )
385
384
safe_yaml (1.0.5 )
386
- sass (3.7.4 )
387
- sass-listen (~> 4.0.0 )
388
- sass-listen (4.0.0 )
389
- rb-fsevent (~> 0.9 , >= 0.9.4 )
390
- rb-inotify (~> 0.9 , >= 0.9.7 )
391
385
sass-rails (6.0.0 )
392
386
sassc-rails (~> 2.1 , >= 2.1.1 )
393
387
sassc (2.0.1 )
@@ -516,7 +510,7 @@ DEPENDENCIES
516
510
meta_request
517
511
mini_magick
518
512
nakayoshi_fork
519
- neat (~> 1.7 .0 )
513
+ neat (~> 4.0 .0 )
520
514
nenv
521
515
nokogiri
522
516
normalize-rails (~> 4.1.1 )
You can’t perform that action at this time.
0 commit comments