We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c7726 commit c758aa3Copy full SHA for c758aa3
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.1.0)
+ mini_portile2 (2.3.0)
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.7.2)
168
- mini_portile2 (~> 2.1.0)
+ nokogiri (1.8.2)
+ mini_portile2 (~> 2.3.0)
169
octokit (4.7.0)
170
sawyer (~> 0.8.0, >= 0.5.3)
171
pathutil (0.14.0)
@@ -199,4 +199,4 @@ DEPENDENCIES
199
nokogiri
200
201
BUNDLED WITH
202
- 1.15.0
+ 1.16.1
0 commit comments