We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1eedd41 + 7ad6aa8 commit 583f42dCopy full SHA for 583f42d
1 file changed
Gemfile.lock
@@ -191,21 +191,23 @@ GEM
191
rb-fsevent (>= 0.9.3)
192
rb-inotify (>= 0.9.7)
193
mercenary (0.3.6)
194
- mini_portile2 (2.3.0)
+ mini_portile2 (2.5.1)
195
minima (2.1.1)
196
jekyll (~> 3.3)
197
minitest (5.10.1)
198
multipart-post (2.0.0)
199
net-dns (0.8.0)
200
- nokogiri (1.8.2)
201
- mini_portile2 (~> 2.3.0)
202
- nokogiri (1.8.2-x64-mingw32)
203
+ nokogiri (1.11.4)
+ mini_portile2 (~> 2.5.0)
+ racc (~> 1.4)
+ nokogiri (1.11.4-x64-mingw32)
204
205
octokit (4.8.0)
206
sawyer (~> 0.8.0, >= 0.5.3)
207
pathutil (0.16.1)
208
forwardable-extended (~> 2.6)
209
public_suffix (2.0.5)
210
+ racc (1.5.2)
211
rb-fsevent (0.10.2)
212
rb-inotify (0.9.10)
213
ffi (>= 0.5.0, < 2)
0 commit comments