Skip to content

Commit 0c161e8

Browse files
authored
Merge pull request #6 from GammaGames/dependabot/bundler/docs/nokogiri-1.13.4
2 parents bd116b4 + 7ae1ca4 commit 0c161e8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -198,20 +198,22 @@ GEM
198198
rb-inotify (~> 0.9, >= 0.9.7)
199199
ruby_dep (~> 1.2)
200200
mercenary (0.3.6)
201-
mini_portile2 (2.4.0)
201+
mini_portile2 (2.8.0)
202202
minima (2.5.0)
203203
jekyll (~> 3.5)
204204
jekyll-feed (~> 0.9)
205205
jekyll-seo-tag (~> 2.1)
206206
minitest (5.11.3)
207207
multipart-post (2.0.0)
208-
nokogiri (1.10.8)
209-
mini_portile2 (~> 2.4.0)
208+
nokogiri (1.13.4)
209+
mini_portile2 (~> 2.8.0)
210+
racc (~> 1.4)
210211
octokit (4.14.0)
211212
sawyer (~> 0.8.0, >= 0.5.3)
212213
pathutil (0.16.2)
213214
forwardable-extended (~> 2.6)
214215
public_suffix (3.0.3)
216+
racc (1.6.0)
215217
rb-fsevent (0.10.3)
216218
rb-inotify (0.10.0)
217219
ffi (~> 1.0)

0 commit comments

Comments
 (0)