Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2022
1 parent 6db187d commit 818fa60
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 @@ -399,7 +399,7 @@ GEM
rake
mini_magick (4.8.0)
mini_mime (1.0.0)
mini_portile2 (2.3.0)
mini_portile2 (2.6.1)
minitest (5.11.3)
mize (0.4.0)
protocol (~> 2.0)
Expand All @@ -409,8 +409,9 @@ GEM
naught (1.1.0)
net-http-persistent (2.9.4)
newrelic_rpm (3.14.0.305)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
oauth (0.4.7)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
Expand Down Expand Up @@ -473,6 +474,7 @@ GEM
pry-rails (0.3.6)
pry (>= 0.10.4)
puma (3.11.2)
racc (1.6.1)
rack (1.6.9)
rack-cors (0.4.0)
rack-test (0.6.3)
Expand Down

0 comments on commit 818fa60

Please sign in to comment.