Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent f631dc4 commit 750634d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem 'mysql2', '~> 0.5.5'
gem 'curb', '~> 1.0.1'
gem 'haml', '~> 5.2.1'
gem 'will_paginate', '~> 3.3.0'
gem 'nokogiri', '~> 1.16.2'
gem 'nokogiri', '~> 1.16.5'
gem 'authlogic', '~> 6.4.1'
gem 'omniauth_login_dot_gov', git: 'https://github.com/18f/omniauth_login_dot_gov',
ref: '6e117a9c68b19a1fbc70533613b74b0d8affd641'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0808)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
moneta (1.6.0)
mono_logger (1.1.2)
Expand All @@ -508,7 +508,7 @@ GEM
net-protocol
newrelic_rpm (8.12.0)
nio4r (2.7.1)
nokogiri (1.16.2)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
omniauth (2.1.1)
Expand Down Expand Up @@ -536,7 +536,7 @@ GEM
puma (5.6.8)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.7.3)
racc (1.8.0)
rack (2.2.9)
rack-contrib (2.1.0)
rack (~> 2.0)
Expand Down Expand Up @@ -898,7 +898,7 @@ DEPENDENCIES
net-http
net-http-persistent (~> 2.9.3)
newrelic_rpm (~> 8.12.0)
nokogiri (~> 1.16.2)
nokogiri (~> 1.16.5)
omniauth (~> 2.1.0)
omniauth-rails_csrf_protection (~> 1.0.1)
omniauth_login_dot_gov!
Expand Down

0 comments on commit 750634d

Please sign in to comment.