diff --git a/Gemfile b/Gemfile index 1a418b99b935..f607cac91877 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source "https://rubygems.org" gem "faraday", "2.14.0" gem "faraday-retry", "2.3.2" gem "github-pages", "~> 232", group: :jekyll_plugins -gem "json", "2.15.0" +gem "json", "2.15.1" gem "language_server-protocol", "3.17.0.5" gem "nokogiri", "~> 1.18.10" gem "rake", "13.3.0" diff --git a/Gemfile.lock b/Gemfile.lock index f509f9329595..14b34e1862b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,7 +19,7 @@ GEM ast (2.4.3) base64 (0.2.0) benchmark (0.4.1) - bigdecimal (3.2.2) + bigdecimal (3.3.1) coderay (1.1.3) coffee-script (2.4.1) coffee-script-source @@ -119,7 +119,7 @@ GEM activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.8.0) - httparty (0.23.1) + httparty (0.23.2) csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) @@ -235,7 +235,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.15.0) + json (2.15.1) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -255,7 +255,7 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.25.5) + minitest (5.26.0) multi_xml (0.7.2) bigdecimal (~> 3.1) net-http (0.6.0) @@ -366,7 +366,7 @@ DEPENDENCIES fastimage github-pages (~> 232) httparty - json (= 2.15.0) + json (= 2.15.1) language_server-protocol (= 3.17.0.5) minitest nokogiri (~> 1.18.10)