Skip to content

Commit

Permalink
Bump nokogiri from 1.12.5 to 1.15.3 in /docker/docsite
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.15.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.12.5...v1.15.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 10, 2023
1 parent cd5b00c commit 550785a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docker/docsite/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,14 +97,14 @@ GEM
maruku (0.7.0)
matrix (0.4.2)
mercenary (0.3.6)
mini_portile2 (2.6.1)
mini_portile2 (2.8.4)
minitest (5.15.0)
multipart-post (2.3.0)
neat (1.7.4)
bourbon (>= 4.0)
sass (>= 3.3)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
nokogiri (1.15.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand All @@ -116,7 +116,7 @@ GEM
pygments.rb (0.6.3)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.2.0)
racc (1.6.2)
racc (1.7.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down

0 comments on commit 550785a

Please sign in to comment.