Skip to content

Commit

Permalink
Bump neat from 1.7.4 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [neat](https://github.com/thoughtbot/neat) from 1.7.4 to 3.0.1.
- [Release notes](https://github.com/thoughtbot/neat/releases)
- [Changelog](https://github.com/thoughtbot/neat/blob/master/CHANGELOG.md)
- [Commits](thoughtbot/neat@v1.7.4...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2022
1 parent 7c55185 commit de53623
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -5,7 +5,7 @@ gem 'jekyll-babel', '~>1.1.0'
gem 'jekyll-paginate', '~>1.1.0'
gem 'jekyll', '~>3.9.0'
gem 'json', '~> 2.3'
gem 'neat', '~> 1.7.1'
gem 'neat', '~> 3.0.1'
gem 'nokogiri', '~> 1.13.6'
gem 'rouge', '~> 2.2.1'
gem 'therubyracer', '~>0.12.3'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -83,9 +83,9 @@ GEM
method_source (1.0.0)
mini_portile2 (2.8.0)
multipart-post (2.1.1)
neat (1.7.4)
bourbon (>= 4.0)
sass (>= 3.3)
neat (3.0.1)
sass (~> 3.4)
thor (~> 0.19)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
Expand Down Expand Up @@ -133,7 +133,7 @@ DEPENDENCIES
json (~> 2.3)
kramdown (~> 2.3.1)
kramdown-parser-gfm (~> 1.1.0)
neat (~> 1.7.1)
neat (~> 3.0.1)
nokogiri (~> 1.13.6)
pry
rouge (~> 2.2.1)
Expand Down

0 comments on commit de53623

Please sign in to comment.