We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c2cc95 commit 3040ae4Copy full SHA for 3040ae4
docs/Gemfile.lock
@@ -209,20 +209,22 @@ GEM
209
rb-inotify (~> 0.9, >= 0.9.7)
210
ruby_dep (~> 1.2)
211
mercenary (0.3.6)
212
- mini_portile2 (2.3.0)
+ mini_portile2 (2.8.0)
213
minima (2.5.0)
214
jekyll (~> 3.5)
215
jekyll-feed (~> 0.9)
216
jekyll-seo-tag (~> 2.1)
217
minitest (5.11.3)
218
multipart-post (2.0.0)
219
- nokogiri (1.8.5)
220
- mini_portile2 (~> 2.3.0)
+ nokogiri (1.13.6)
+ mini_portile2 (~> 2.8.0)
221
+ racc (~> 1.4)
222
octokit (4.13.0)
223
sawyer (~> 0.8.0, >= 0.5.3)
224
pathutil (0.16.1)
225
forwardable-extended (~> 2.6)
226
public_suffix (2.0.5)
227
+ racc (1.6.0)
228
rack (1.6.11)
229
rb-fsevent (0.10.3)
230
rb-inotify (0.9.10)
0 commit comments