Skip to content

Commit b486cfd

Browse files
chore(deps): bump json from 2.18.0 to 2.19.2
Bumps [json](https://github.com/ruby/json) from 2.18.0 to 2.19.2. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.18.0...v2.19.2) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7d9f0e commit b486cfd

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)