Skip to content

Commit

Permalink
Bump nokogiri from 1.16.7 to 1.16.8
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.7 to 1.16.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.16.8/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.16.7...v1.16.8)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 08e1ecc commit a746e69
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
source "https://rubygems.org"

gem "damerau-levenshtein", "~> 1.3.3"
gem "nokogiri", "~> 1.16.7"
gem "nokogiri", "~> 1.16.8"
gem "prius", "~> 6.0"
gem "rufus-scheduler", "~> 3.9.2"
gem "sentry-raven", "~> 3.1.2", require: "sentry-raven-without-integrations"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_portile2 (2.8.8)
minitest (5.25.1)
multi_xml (0.6.0)
multipart-post (2.1.1)
netrc (0.11.0)
nokogiri (1.16.7)
nokogiri (1.16.8)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
opus-ruby (1.0.1)
Expand Down Expand Up @@ -173,7 +173,7 @@ DEPENDENCIES
discordrb (~> 3.4)
factory_bot (~> 6.5.0)
httparty (~> 0.22.0)
nokogiri (~> 1.16.7)
nokogiri (~> 1.16.8)
prius (~> 6.0)
prometheus-client (~> 4.2.3)
pry-byebug
Expand Down

0 comments on commit a746e69

Please sign in to comment.