Skip to content

Commit

Permalink
Update nokogiri to version 1.17.0 (#1256)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 9, 2024
1 parent d5dcdba commit d330902
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 @@ -15,7 +15,7 @@ gem "feedbag"
gem "feedjira"
gem "good_job", "~> 4.5.0"
gem "httparty"
gem "nokogiri", "~> 1.16.0"
gem "nokogiri", "~> 1.17.0"
gem "pg"
gem "puma", "~> 6.4"
gem "rack-ssl"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.16.8)
nokogiri (1.17.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
ostruct (0.6.1)
Expand Down Expand Up @@ -413,7 +413,7 @@ DEPENDENCIES
feedjira
good_job (~> 4.5.0)
httparty
nokogiri (~> 1.16.0)
nokogiri (~> 1.17.0)
pg
pry-byebug
puma (~> 6.4)
Expand Down

0 comments on commit d330902

Please sign in to comment.