Skip to content

Commit 700be55

Browse files
Bump json from 2.17.1 to 2.18.0 in the all group
Bumps the all group with 1 update: [json](https://github.com/ruby/json). Updates `json` from 2.17.1 to 2.18.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.17.1...v2.18.0) --- updated-dependencies: - dependency-name: json dependency-version: 2.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57f1c49 commit 700be55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
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.17"
12+
gem "json", "~> 2.18"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
sass-embedded (~> 1.75)
8080
jekyll-watch (2.2.1)
8181
listen (~> 3.0)
82-
json (2.17.1)
82+
json (2.18.0)
8383
kramdown (2.5.1)
8484
rexml (>= 3.3.9)
8585
kramdown-parser-gfm (1.1.0)
@@ -153,7 +153,7 @@ PLATFORMS
153153
DEPENDENCIES
154154
jekyll (>= 3.6.3)
155155
jekyll-feed
156-
json (~> 2.17)
156+
json (~> 2.18)
157157
neat (>= 1.0.0)
158158
pathutil (~> 0.16.2)
159159
webrick (~> 1.9)

0 commit comments

Comments
 (0)