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.
1 parent 399f25d commit c7f1d19Copy full SHA for c7f1d19
docs/Gemfile.lock
@@ -211,20 +211,22 @@ GEM
211
rb-inotify (~> 0.9, >= 0.9.7)
212
ruby_dep (~> 1.2)
213
mercenary (0.3.6)
214
- mini_portile2 (2.4.0)
+ mini_portile2 (2.5.0)
215
minima (2.4.1)
216
jekyll (~> 3.5)
217
jekyll-feed (~> 0.9)
218
jekyll-seo-tag (~> 2.1)
219
minitest (5.11.3)
220
multipart-post (2.1.1)
221
- nokogiri (1.10.8)
222
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.11.1)
+ mini_portile2 (~> 2.5.0)
223
+ racc (~> 1.4)
224
octokit (4.14.0)
225
sawyer (~> 0.8.0, >= 0.5.3)
226
pathutil (0.16.2)
227
forwardable-extended (~> 2.6)
228
public_suffix (2.0.5)
229
+ racc (1.5.2)
230
rb-fsevent (0.10.3)
231
rb-inotify (0.10.0)
232
ffi (~> 1.0)
0 commit comments