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 007a96d commit d2a7b4aCopy full SHA for d2a7b4a
Gemfile.lock
@@ -209,15 +209,15 @@ GEM
209
rb-fsevent (~> 0.10, >= 0.10.3)
210
rb-inotify (~> 0.9, >= 0.9.10)
211
mercenary (0.3.6)
212
- mini_portile2 (2.5.0)
+ mini_portile2 (2.8.0)
213
minima (2.5.1)
214
jekyll (>= 3.5, < 5.0)
215
jekyll-feed (~> 0.9)
216
jekyll-seo-tag (~> 2.1)
217
minitest (5.14.2)
218
multipart-post (2.1.1)
219
- nokogiri (1.11.1)
220
- mini_portile2 (~> 2.5.0)
+ nokogiri (1.13.4)
+ mini_portile2 (~> 2.8.0)
221
racc (~> 1.4)
222
octokit (4.18.0)
223
faraday (>= 0.9)
@@ -226,7 +226,7 @@ GEM
226
pathutil (0.16.2)
227
forwardable-extended (~> 2.6)
228
public_suffix (3.1.1)
229
- racc (1.5.2)
+ racc (1.6.0)
230
rainbow (3.0.0)
231
rb-fsevent (0.10.4)
232
rb-inotify (0.10.1)
0 commit comments