Skip to content

Commit

Permalink
Merge pull request #481 from vdesabou/dependabot/bundler/docs/nokogir…
Browse files Browse the repository at this point in the history
…i-1.11.1

Bump nokogiri from 1.10.8 to 1.11.1 in /docs
  • Loading branch information
vdesabou committed Mar 14, 2021
2 parents 5abe2c1 + 39ec5d0 commit 2ad8e69
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/Gemfile.lock
Expand Up @@ -59,11 +59,12 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.10.3)
multipart-post (2.0.0)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
octopress (3.0.11)
Expand All @@ -83,6 +84,7 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (3.1.1)
racc (1.5.2)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
Expand Down

0 comments on commit 2ad8e69

Please sign in to comment.