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 4e5f6a1 + a44b9ac commit ac88eafCopy full SHA for ac88eaf
Gemfile
@@ -9,4 +9,4 @@ gem "webrick", "~> 1.9"
9
10
gem "pathutil", "~> 0.16.2"
11
12
-gem "json", "~> 2.15"
+gem "json", "~> 2.16"
Gemfile.lock
@@ -70,7 +70,7 @@ GEM
70
sass-embedded (~> 1.54)
71
jekyll-watch (2.2.1)
72
listen (~> 3.0)
73
- json (2.15.2)
+ json (2.16.0)
74
kramdown (2.5.1)
75
rexml (>= 3.3.9)
76
kramdown-parser-gfm (1.1.0)
@@ -144,7 +144,7 @@ PLATFORMS
144
DEPENDENCIES
145
jekyll (>= 3.6.3)
146
jekyll-feed
147
- json (~> 2.15)
+ json (~> 2.16)
148
neat (>= 1.0.0)
149
pathutil (~> 0.16.2)
150
webrick (~> 1.9)
0 commit comments