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.
2 parents 601a79d + 9188631 commit 1a895c1Copy full SHA for 1a895c1
Gemfile.lock
@@ -190,19 +190,21 @@ GEM
190
rb-fsevent (>= 0.9.3)
191
rb-inotify (>= 0.9.7)
192
mercenary (0.3.6)
193
- mini_portile2 (2.3.0)
+ mini_portile2 (2.5.1)
194
minima (2.1.1)
195
jekyll (~> 3.3)
196
minitest (5.10.3)
197
multipart-post (2.0.0)
198
net-dns (0.8.0)
199
- nokogiri (1.8.1)
200
- mini_portile2 (~> 2.3.0)
+ nokogiri (1.11.3)
+ mini_portile2 (~> 2.5.0)
201
+ racc (~> 1.4)
202
octokit (4.7.0)
203
sawyer (~> 0.8.0, >= 0.5.3)
204
pathutil (0.16.1)
205
forwardable-extended (~> 2.6)
206
public_suffix (2.0.5)
207
+ racc (1.5.2)
208
rb-fsevent (0.10.2)
209
rb-inotify (0.9.10)
210
ffi (>= 0.5.0, < 2)
0 commit comments