Skip to content

Commit

Permalink
Bump neat from 1.9.0 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.0 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.0...v4.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Dec 19, 2019
1 parent 9ee4418 commit 22220fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gem 'friendly_id-globalize', git: 'https://github.com/norman/friendly_id-globali
gem 'font-awesome-sass'

# Neat bourbon RWD Framework
gem 'neat', '~> 1.8'
gem 'neat', '~> 4.0'
gem 'bourbon', '~> 4.2'
gem 'bitters'

Expand Down
5 changes: 2 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,7 @@ GEM
multi_json (1.14.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
neat (1.9.0)
sass (>= 3.3)
neat (4.0.0)
thor (~> 0.19)
nenv (0.3.0)
nokogiri (1.10.7)
Expand Down Expand Up @@ -487,7 +486,7 @@ DEPENDENCIES
memcachier
mime-types
mmenu-rails!
neat (~> 1.8)
neat (~> 4.0)
normalize-rails
octokit
pg (~> 0.21)
Expand Down

0 comments on commit 22220fb

Please sign in to comment.