Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2021
1 parent 90be0d4 commit d75339f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ GEM
mime-types-data (3.2019.1009)
mini_magick (4.10.1)
mini_mime (1.0.2)
mini_portile2 (2.5.3)
mini_portile2 (2.6.1)
minitest (5.14.0)
multi_json (1.14.1)
multi_xml (0.6.0)
Expand All @@ -548,8 +548,8 @@ GEM
noid-rails (3.0.1)
actionpack (>= 5.0.0, < 6)
noid (~> 0.9)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4)
Expand Down Expand Up @@ -583,7 +583,7 @@ GEM
nokogiri (~> 1.6)
rails (~> 5.0)
rdf
racc (1.5.2)
racc (1.6.0)
rack (2.2.2)
rack-protection (2.0.8.1)
rack
Expand Down

0 comments on commit d75339f

Please sign in to comment.