We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b766c60 commit 0be88ecCopy full SHA for 0be88ec
Gemfile.lock
@@ -213,21 +213,23 @@ GEM
213
rb-inotify (~> 0.9, >= 0.9.7)
214
ruby_dep (~> 1.2)
215
mercenary (0.3.6)
216
- mini_portile2 (2.4.0)
+ mini_portile2 (2.8.0)
217
minima (2.5.0)
218
jekyll (~> 3.5)
219
jekyll-feed (~> 0.9)
220
jekyll-seo-tag (~> 2.1)
221
minitest (5.11.3)
222
multipart-post (2.1.1)
223
- nokogiri (1.10.4)
224
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.13.4)
+ mini_portile2 (~> 2.8.0)
225
+ racc (~> 1.4)
226
octokit (4.21.0)
227
faraday (>= 0.9)
228
sawyer (~> 0.8.0, >= 0.5.3)
229
pathutil (0.16.2)
230
forwardable-extended (~> 2.6)
231
public_suffix (2.0.5)
232
+ racc (1.6.0)
233
rb-fsevent (0.11.0)
234
rb-inotify (0.10.1)
235
ffi (~> 1.0)
0 commit comments