We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e301d2 commit f9a4378Copy full SHA for f9a4378
Gemfile.lock
@@ -198,20 +198,22 @@ GEM
198
rb-inotify (~> 0.9, >= 0.9.7)
199
ruby_dep (~> 1.2)
200
mercenary (0.3.6)
201
- mini_portile2 (2.3.0)
+ mini_portile2 (2.8.0)
202
minima (2.5.0)
203
jekyll (~> 3.5)
204
jekyll-feed (~> 0.9)
205
jekyll-seo-tag (~> 2.1)
206
minitest (5.11.3)
207
multipart-post (2.0.0)
208
- nokogiri (1.8.5)
209
- mini_portile2 (~> 2.3.0)
+ nokogiri (1.13.4)
+ mini_portile2 (~> 2.8.0)
210
+ racc (~> 1.4)
211
octokit (4.13.0)
212
sawyer (~> 0.8.0, >= 0.5.3)
213
pathutil (0.16.1)
214
forwardable-extended (~> 2.6)
215
public_suffix (2.0.5)
216
+ racc (1.6.0)
217
rb-fsevent (0.10.3)
218
rb-inotify (0.9.10)
219
ffi (>= 0.5.0, < 2)
0 commit comments