Skip to content

Commit 70bb3f8

Browse files
authored
Merge pull request #9 from paulswithers/dependabot/bundler/docs/nokogiri-1.13.6
Bump nokogiri from 1.10.9 to 1.13.6 in /docs
2 parents 4ff14f8 + 0d9d628 commit 70bb3f8

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -200,22 +200,24 @@ GEM
200200
rb-inotify (~> 0.9, >= 0.9.7)
201201
ruby_dep (~> 1.2)
202202
mercenary (0.3.6)
203-
mini_portile2 (2.4.0)
203+
mini_portile2 (2.8.0)
204204
minima (2.5.0)
205205
jekyll (~> 3.5)
206206
jekyll-feed (~> 0.9)
207207
jekyll-seo-tag (~> 2.1)
208208
minitest (5.13.0)
209209
multipart-post (2.1.1)
210-
nokogiri (1.10.9)
211-
mini_portile2 (~> 2.4.0)
212-
nokogiri (1.10.9-x64-mingw32)
213-
mini_portile2 (~> 2.4.0)
210+
nokogiri (1.13.6)
211+
mini_portile2 (~> 2.8.0)
212+
racc (~> 1.4)
213+
nokogiri (1.13.6-x64-mingw32)
214+
racc (~> 1.4)
214215
octokit (4.14.0)
215216
sawyer (~> 0.8.0, >= 0.5.3)
216217
pathutil (0.16.2)
217218
forwardable-extended (~> 2.6)
218219
public_suffix (3.1.1)
220+
racc (1.6.0)
219221
rb-fsevent (0.10.3)
220222
rb-inotify (0.10.0)
221223
ffi (~> 1.0)

0 commit comments

Comments
 (0)