Skip to content

Commit 77b1de0

Browse files
authoredFeb 11, 2025··
Bump json from 2.9.1 to 2.10.1 in the all group across 1 directory
Bumps the all group with 1 update in the / directory: [json](https://github.com/ruby/json). Updates `json` from 2.9.1 to 2.10.1 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.9.1...v2.10.1) --- updated-dependencies: - dependency-name: json dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed3aa23 commit 77b1de0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ gem "webrick", "~> 1.9"
99

1010
gem "pathutil", "~> 0.16.2"
1111

12-
gem "json", "~> 2.9"
12+
gem "json", "~> 2.10"

‎Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ GEM
7070
sass-embedded (~> 1.54)
7171
jekyll-watch (2.2.1)
7272
listen (~> 3.0)
73-
json (2.9.1)
73+
json (2.10.1)
7474
kramdown (2.5.1)
7575
rexml (>= 3.3.9)
7676
kramdown-parser-gfm (1.1.0)
@@ -144,7 +144,7 @@ PLATFORMS
144144
DEPENDENCIES
145145
jekyll (>= 3.6.3)
146146
jekyll-feed
147-
json (~> 2.9)
147+
json (~> 2.10)
148148
neat (>= 1.0.0)
149149
pathutil (~> 0.16.2)
150150
webrick (~> 1.9)

0 commit comments

Comments
 (0)