Skip to content

Commit fd55399

Browse files
authored
Merge pull request #5082 from github/dependabot/bundler/json-2.19.2
chore(deps): bump json from 2.18.0 to 2.19.2
2 parents e7d9f0e + b486cfd commit fd55399

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.14.1"
44
gem "faraday-retry", "2.4.0"
55
gem "github-pages", "~> 232", group: :jekyll_plugins
6-
gem "json", "2.18.0"
6+
gem "json", "2.19.2"
77
gem "language_server-protocol", "3.17.0.5"
88
gem "nokogiri", "~> 1.19.0"
99
gem "rake", "13.3.1"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ GEM
236236
gemoji (>= 3, < 5)
237237
html-pipeline (~> 2.2)
238238
jekyll (>= 3.0, < 5.0)
239-
json (2.18.0)
239+
json (2.19.2)
240240
kramdown (2.4.0)
241241
rexml
242242
kramdown-parser-gfm (1.1.0)
@@ -371,7 +371,7 @@ DEPENDENCIES
371371
fastimage
372372
github-pages (~> 232)
373373
httparty
374-
json (= 2.18.0)
374+
json (= 2.19.2)
375375
language_server-protocol (= 3.17.0.5)
376376
minitest
377377
nokogiri (~> 1.19.0)

0 commit comments

Comments
 (0)