Skip to content

Commit

Permalink
Bump json from 2.7.6 to 2.8.1
Browse files Browse the repository at this point in the history
Bumps [json](https://github.com/ruby/json) from 2.7.6 to 2.8.1.
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.7.6...v2.8.1)

---
updated-dependencies:
- dependency-name: json
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent bfc8466 commit 27c7aa3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ gem "webrick", "~> 1.9"

gem "pathutil", "~> 0.16.2"

gem "json", "~> 2.7"
gem "json", "~> 2.8"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ GEM
sass-embedded (~> 1.54)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.7.6)
json (2.8.1)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
Expand Down Expand Up @@ -142,7 +142,7 @@ PLATFORMS
DEPENDENCIES
jekyll (>= 3.6.3)
jekyll-feed
json (~> 2.7)
json (~> 2.8)
neat (>= 1.0.0)
pathutil (~> 0.16.2)
webrick (~> 1.9)
Expand Down

0 comments on commit 27c7aa3

Please sign in to comment.