We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57f1c49 + 700be55 commit 43f094bCopy full SHA for 43f094b
Gemfile
@@ -9,4 +9,4 @@ gem "webrick", "~> 1.9"
9
10
gem "pathutil", "~> 0.16.2"
11
12
-gem "json", "~> 2.17"
+gem "json", "~> 2.18"
Gemfile.lock
@@ -79,7 +79,7 @@ GEM
79
sass-embedded (~> 1.75)
80
jekyll-watch (2.2.1)
81
listen (~> 3.0)
82
- json (2.17.1)
+ json (2.18.0)
83
kramdown (2.5.1)
84
rexml (>= 3.3.9)
85
kramdown-parser-gfm (1.1.0)
@@ -153,7 +153,7 @@ PLATFORMS
153
DEPENDENCIES
154
jekyll (>= 3.6.3)
155
jekyll-feed
156
- json (~> 2.17)
+ json (~> 2.18)
157
neat (>= 1.0.0)
158
pathutil (~> 0.16.2)
159
webrick (~> 1.9)
0 commit comments