We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 237488a + 9a02abb commit f03cc1fCopy full SHA for f03cc1f
2 files changed
Gemfile
@@ -3,7 +3,7 @@ source "https://rubygems.org"
3
gem "faraday", "2.13.4"
4
gem "faraday-retry", "2.3.2"
5
gem "github-pages", "~> 232", group: :jekyll_plugins
6
-gem "json", "2.13.2"
+gem "json", "2.14.1"
7
gem "language_server-protocol", "3.17.0.5"
8
gem "nokogiri", "~> 1.18.10"
9
gem "rake", "13.3.0"
Gemfile.lock
@@ -235,7 +235,7 @@ GEM
235
gemoji (>= 3, < 5)
236
html-pipeline (~> 2.2)
237
jekyll (>= 3.0, < 5.0)
238
- json (2.13.2)
+ json (2.14.1)
239
kramdown (2.4.0)
240
rexml
241
kramdown-parser-gfm (1.1.0)
@@ -366,7 +366,7 @@ DEPENDENCIES
366
fastimage
367
github-pages (~> 232)
368
httparty
369
- json (= 2.13.2)
+ json (= 2.14.1)
370
language_server-protocol (= 3.17.0.5)
371
minitest
372
nokogiri (~> 1.18.10)
0 commit comments