Skip to content

Commit

Permalink
bump nokogiri
Browse files Browse the repository at this point in the history
  • Loading branch information
ulferts committed Dec 16, 2024
1 parent 77939dc commit 482f836
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ gem "puma", "~> 6.5"
gem "puma-plugin-statsd", "~> 2.0"
gem "rack-timeout", "~> 0.7.0", require: "rack/timeout/base"

gem "nokogiri", "~> 1.16.0"
gem "nokogiri", "~> 1.17.0"

gem "carrierwave", "~> 1.3.4"
gem "carrierwave_direct", "~> 2.1.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.16.8)
nokogiri (1.17.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oj (3.16.8)
Expand Down Expand Up @@ -1291,7 +1291,7 @@ DEPENDENCIES
multi_json (~> 1.15.0)
my_page!
net-ldap (~> 0.19.0)
nokogiri (~> 1.16.0)
nokogiri (~> 1.17.0)
oj (~> 3.16.0)
okcomputer (~> 1.18.1)
omniauth!
Expand Down

0 comments on commit 482f836

Please sign in to comment.