Skip to content

Commit

Permalink
Bump neat from 1.9.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [neat](https://github.com/thoughtbot/neat) from 1.9.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.9.1...v4.0.0)

---
updated-dependencies:
- dependency-name: neat
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent b043b3d commit 2ffcfc0
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -292,8 +292,7 @@ GEM
multipart-post (2.4.1)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
neat (1.9.1)
sass (>= 3.3)
neat (4.0.0)
thor (~> 0.19)
nenv (0.3.0)
nested_form (0.3.2)
Expand Down Expand Up @@ -413,8 +412,8 @@ GEM
rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0)
rake (13.2.1)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
recipient_interceptor (0.2.0)
mail
Expand Down Expand Up @@ -452,11 +451,6 @@ GEM
rspec-core (>= 2, < 4, != 2.12.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
Expand Down

0 comments on commit 2ffcfc0

Please sign in to comment.