We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc8466 commit 27c7aa3Copy full SHA for 27c7aa3
Gemfile
@@ -9,4 +9,4 @@ gem "webrick", "~> 1.9"
9
10
gem "pathutil", "~> 0.16.2"
11
12
-gem "json", "~> 2.7"
+gem "json", "~> 2.8"
Gemfile.lock
@@ -65,7 +65,7 @@ GEM
65
sass-embedded (~> 1.54)
66
jekyll-watch (2.2.1)
67
listen (~> 3.0)
68
- json (2.7.6)
+ json (2.8.1)
69
kramdown (2.4.0)
70
rexml
71
kramdown-parser-gfm (1.1.0)
@@ -142,7 +142,7 @@ PLATFORMS
142
DEPENDENCIES
143
jekyll (>= 3.6.3)
144
jekyll-feed
145
- json (~> 2.7)
+ json (~> 2.8)
146
neat (>= 1.0.0)
147
pathutil (~> 0.16.2)
148
webrick (~> 1.9)
0 commit comments