Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 9d10475

Browse files
Bump neat from 1.7.4 to 4.0.0
Bumps [neat](https://github.com/thoughtbot/neat) from 1.7.4 to 4.0.0. - [Release notes](https://github.com/thoughtbot/neat/releases) - [Changelog](https://github.com/thoughtbot/neat/blob/master/CHANGELOG.md) - [Commits](thoughtbot/neat@v1.7.4...v4.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 67f2b30 commit 9d10475

File tree

2 files changed

+6
-12
lines changed

2 files changed

+6
-12
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ gem "icheck-rails"
1919
gem "jquery-rails"
2020
gem "meta-tags"
2121
gem "mini_magick"
22-
gem "neat", "~> 1.7.0"
22+
gem "neat", "~> 4.0.0"
2323
gem "nenv"
2424
gem "nokogiri"
2525
gem "normalize-rails", "~> 4.1.1"

Gemfile.lock

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ GEM
152152
i18n (>= 1.6, < 1.8)
153153
faraday (0.15.4)
154154
multipart-post (>= 1.2, < 3)
155-
ffi (1.11.1)
155+
ffi (1.12.1)
156156
flamegraph (0.9.5)
157157
formulaic (0.4.1)
158158
activesupport
@@ -234,9 +234,8 @@ GEM
234234
multi_xml (0.6.0)
235235
multipart-post (2.1.1)
236236
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)
240239
nenv (0.3.0)
241240
nio4r (2.5.2)
242241
nokogiri (1.10.5)
@@ -336,7 +335,7 @@ GEM
336335
rainbow (3.0.0)
337336
rake (13.0.1)
338337
rb-fsevent (0.10.3)
339-
rb-inotify (0.10.0)
338+
rb-inotify (0.10.1)
340339
ffi (~> 1.0)
341340
recipient_interceptor (0.2.0)
342341
mail
@@ -383,11 +382,6 @@ GEM
383382
russian (0.6.0)
384383
i18n (>= 0.5.0)
385384
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)
391385
sass-rails (6.0.0)
392386
sassc-rails (~> 2.1, >= 2.1.1)
393387
sassc (2.0.1)
@@ -516,7 +510,7 @@ DEPENDENCIES
516510
meta_request
517511
mini_magick
518512
nakayoshi_fork
519-
neat (~> 1.7.0)
513+
neat (~> 4.0.0)
520514
nenv
521515
nokogiri
522516
normalize-rails (~> 4.1.1)

0 commit comments

Comments
 (0)