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 5431165 commit 2ce3845Copy full SHA for 2ce3845
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.0)
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.13.4)
+ 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.0)
227
rainbow (3.0.0)
228
rb-fsevent (0.10.3)
229
rb-inotify (0.10.0)
0 commit comments