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 2c7c18d commit c31a80dCopy full SHA for c31a80d
Gemfile.lock
@@ -158,19 +158,21 @@ GEM
158
rb-fsevent (>= 0.9.3)
159
rb-inotify (>= 0.9.7)
160
mercenary (0.3.6)
161
- mini_portile2 (2.4.0)
+ mini_portile2 (2.5.1)
162
minima (2.1.1)
163
jekyll (~> 3.3)
164
minitest (5.10.2)
165
multipart-post (2.0.0)
166
net-dns (0.8.0)
167
- nokogiri (1.10.9)
168
- mini_portile2 (~> 2.4.0)
+ nokogiri (1.11.4)
+ mini_portile2 (~> 2.5.0)
169
+ racc (~> 1.4)
170
octokit (4.7.0)
171
sawyer (~> 0.8.0, >= 0.5.3)
172
pathutil (0.14.0)
173
forwardable-extended (~> 2.6)
174
public_suffix (2.0.5)
175
+ racc (1.5.2)
176
rb-fsevent (0.9.8)
177
rb-inotify (0.9.8)
178
ffi (>= 0.5.0)
0 commit comments