We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7d9f0e + b486cfd commit fd55399Copy full SHA for fd55399
2 files changed
Gemfile
@@ -3,7 +3,7 @@ source "https://rubygems.org"
3
gem "faraday", "2.14.1"
4
gem "faraday-retry", "2.4.0"
5
gem "github-pages", "~> 232", group: :jekyll_plugins
6
-gem "json", "2.18.0"
+gem "json", "2.19.2"
7
gem "language_server-protocol", "3.17.0.5"
8
gem "nokogiri", "~> 1.19.0"
9
gem "rake", "13.3.1"
Gemfile.lock
@@ -236,7 +236,7 @@ GEM
236
gemoji (>= 3, < 5)
237
html-pipeline (~> 2.2)
238
jekyll (>= 3.0, < 5.0)
239
- json (2.18.0)
+ json (2.19.2)
240
kramdown (2.4.0)
241
rexml
242
kramdown-parser-gfm (1.1.0)
@@ -371,7 +371,7 @@ DEPENDENCIES
371
fastimage
372
github-pages (~> 232)
373
httparty
374
- json (= 2.18.0)
+ json (= 2.19.2)
375
language_server-protocol (= 3.17.0.5)
376
minitest
377
nokogiri (~> 1.19.0)
0 commit comments