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