diff --git a/Gemfile b/Gemfile index c8ed558890c..037b0968463 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source "https://rubygems.org" gem "faraday", "2.14.1" gem "faraday-retry", "2.4.0" gem "github-pages", "~> 232", group: :jekyll_plugins -gem "json", "2.18.0" +gem "json", "2.19.2" gem "language_server-protocol", "3.17.0.5" gem "nokogiri", "~> 1.19.0" gem "rake", "13.3.1" diff --git a/Gemfile.lock b/Gemfile.lock index 7fcf1facecb..3a839264e3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -236,7 +236,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.18.0) + json (2.19.2) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -371,7 +371,7 @@ DEPENDENCIES fastimage github-pages (~> 232) httparty - json (= 2.18.0) + json (= 2.19.2) language_server-protocol (= 3.17.0.5) minitest nokogiri (~> 1.19.0)