Skip to content

Commit

Permalink
Bump nokogiri from 1.10.9 to 1.12.5
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.10.9...v1.12.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mscherer committed Dec 21, 2021
1 parent ff7e122 commit d241834
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,14 +111,15 @@ GEM
middleman-syntax (3.2.0)
middleman-core (>= 3.2)
rouge (~> 3.2)
mini_portile2 (2.4.0)
mini_portile2 (2.6.1)
minitest (5.14.0)
multi_json (1.14.1)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (5.2.0)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
nokogumbo (2.0.2)
nokogiri (~> 1.8, >= 1.8.4)
oj (3.10.5)
Expand All @@ -130,6 +131,7 @@ GEM
padrino-support (0.12.9)
activesupport (>= 3.1)
ptools (1.3.5)
racc (1.6.0)
rack (1.6.13)
rack-livereload (0.3.17)
rack
Expand Down

0 comments on commit d241834

Please sign in to comment.