We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c423b6 + 87792fa commit 55e0d66Copy full SHA for 55e0d66
Gemfile.lock
@@ -207,21 +207,23 @@ GEM
207
rb-inotify (~> 0.9, >= 0.9.7)
208
ruby_dep (~> 1.2)
209
mercenary (0.3.6)
210
- mini_portile2 (2.4.0)
+ mini_portile2 (2.8.1)
211
minima (2.5.0)
212
jekyll (~> 3.5)
213
jekyll-feed (~> 0.9)
214
jekyll-seo-tag (~> 2.1)
215
minitest (5.13.0)
216
multipart-post (2.1.1)
217
- nokogiri (1.10.8)
218
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.14.3)
+ mini_portile2 (~> 2.8.0)
219
+ racc (~> 1.4)
220
octokit (4.14.0)
221
sawyer (~> 0.8.0, >= 0.5.3)
222
parallel (1.19.0)
223
pathutil (0.16.2)
224
forwardable-extended (~> 2.6)
225
public_suffix (3.1.1)
226
+ racc (1.6.2)
227
rainbow (3.0.0)
228
rb-fsevent (0.10.3)
229
rb-inotify (0.10.0)
0 commit comments