Skip to content

Commit 22220fb

Browse files
Bump neat from 1.9.0 to 4.0.0
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]>
1 parent 9ee4418 commit 22220fb

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Diff for: Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ gem 'friendly_id-globalize', git: 'https://github.com/norman/friendly_id-globali
2828
gem 'font-awesome-sass'
2929

3030
# Neat bourbon RWD Framework
31-
gem 'neat', '~> 1.8'
31+
gem 'neat', '~> 4.0'
3232
gem 'bourbon', '~> 4.2'
3333
gem 'bitters'
3434

Diff for: Gemfile.lock

+2-3
Original file line numberDiff line numberDiff line change
@@ -246,8 +246,7 @@ GEM
246246
multi_json (1.14.1)
247247
multi_xml (0.6.0)
248248
multipart-post (2.1.1)
249-
neat (1.9.0)
250-
sass (>= 3.3)
249+
neat (4.0.0)
251250
thor (~> 0.19)
252251
nenv (0.3.0)
253252
nokogiri (1.10.7)
@@ -487,7 +486,7 @@ DEPENDENCIES
487486
memcachier
488487
mime-types
489488
mmenu-rails!
490-
neat (~> 1.8)
489+
neat (~> 4.0)
491490
normalize-rails
492491
octokit
493492
pg (~> 0.21)

0 commit comments

Comments
 (0)