Skip to content

Commit 9a02abb

Browse files
chore(deps): bump json from 2.13.2 to 2.14.1 in the dependencies group
Bumps the dependencies group with 1 update: [json](https://github.com/ruby/json). Updates `json` from 2.13.2 to 2.14.1 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.13.2...v2.14.1) --- updated-dependencies: - dependency-name: json dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd7d3ba commit 9a02abb

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
@@ -3,7 +3,7 @@ source "https://rubygems.org"
33
gem "faraday", "2.13.4"
44
gem "faraday-retry", "2.3.2"
55
gem "github-pages", "~> 232", group: :jekyll_plugins
6-
gem "json", "2.13.2"
6+
gem "json", "2.14.1"
77
gem "language_server-protocol", "3.17.0.5"
88
gem "nokogiri", "~> 1.18.10"
99
gem "rake", "13.3.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ GEM
235235
gemoji (>= 3, < 5)
236236
html-pipeline (~> 2.2)
237237
jekyll (>= 3.0, < 5.0)
238-
json (2.13.2)
238+
json (2.14.1)
239239
kramdown (2.4.0)
240240
rexml
241241
kramdown-parser-gfm (1.1.0)
@@ -366,7 +366,7 @@ DEPENDENCIES
366366
fastimage
367367
github-pages (~> 232)
368368
httparty
369-
json (= 2.13.2)
369+
json (= 2.14.1)
370370
language_server-protocol (= 3.17.0.5)
371371
minitest
372372
nokogiri (~> 1.18.10)

0 commit comments

Comments
 (0)