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 fa2f8c1 commit f924d21Copy full SHA for f924d21
Gemfile.lock
@@ -158,14 +158,14 @@ GEM
158
rb-fsevent (>= 0.9.3)
159
rb-inotify (>= 0.9.7)
160
mercenary (0.3.6)
161
- mini_portile2 (2.2.0)
+ mini_portile2 (2.3.0)
162
minima (2.1.1)
163
jekyll (~> 3.3)
164
minitest (5.10.1)
165
multipart-post (2.0.0)
166
net-dns (0.8.0)
167
- nokogiri (1.8.0)
168
- mini_portile2 (~> 2.2.0)
+ nokogiri (1.8.1)
+ mini_portile2 (~> 2.3.0)
169
octokit (4.7.0)
170
sawyer (~> 0.8.0, >= 0.5.3)
171
pathutil (0.14.0)
@@ -201,4 +201,4 @@ DEPENDENCIES
201
test-unit
202
203
BUNDLED WITH
204
- 1.14.6
+ 1.15.4
0 commit comments