Skip to content

Commit 22f84dd

Browse files
Bump neat from 1.5.1 to 4.0.0
Bumps [neat](https://github.com/thoughtbot/neat) from 1.5.1 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.5.1...v4.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent df51c76 commit 22f84dd

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -676,6 +676,7 @@ GEM
676676
factory_girl (~> 4.4.0)
677677
railties (>= 3.0.0)
678678
fastercsv (1.5.5)
679+
ffi (1.12.1)
679680
flutie (2.0.0)
680681
foreman (0.74.0)
681682
dotenv (~> 0.11.1)
@@ -734,9 +735,8 @@ GEM
734735
momentjs-rails (2.7.0)
735736
railties (>= 3.1)
736737
multi_json (1.13.1)
737-
neat (1.5.1)
738-
bourbon (>= 3.1)
739-
sass (~> 3.2.19)
738+
neat (4.0.0)
739+
thor (~> 0.19)
740740
newrelic_rpm (3.9.0.229)
741741
nokogiri (1.10.7)
742742
mini_portile2 (~> 2.4.0)
@@ -796,6 +796,9 @@ GEM
796796
thor (>= 0.18.1, < 2.0)
797797
raindrops (0.19.0)
798798
rake (12.3.2)
799+
rb-fsevent (0.10.3)
800+
rb-inotify (0.10.1)
801+
ffi (~> 1.0)
799802
rbtree3 (0.5.0)
800803
recipient_interceptor (0.1.2)
801804
mail
@@ -827,7 +830,11 @@ GEM
827830
ruby_parser (3.7.3)
828831
sexp_processor (~> 4.1)
829832
safe_yaml (1.0.4)
830-
sass (3.2.19)
833+
sass (3.7.4)
834+
sass-listen (~> 4.0.0)
835+
sass-listen (4.0.0)
836+
rb-fsevent (~> 0.9, >= 0.9.4)
837+
rb-inotify (~> 0.9, >= 0.9.7)
831838
sass-rails (5.0.6)
832839
railties (>= 4.0.0, < 6)
833840
sass (~> 3.1)

0 commit comments

Comments
 (0)