Skip to content

Commit 5ce0e60

Browse files
chore(deps): Bump nokogiri from 1.15.6 to 1.16.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.6 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.15.6...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b45ece6 commit 5ce0e60

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gem 'faraday', '~> 1.4'
1111
gem 'geocoder', '~> 1.6'
1212
gem 'geokit-rails', '~> 2.3'
1313
gem 'has_scope', '~> 0.8'
14-
gem 'nokogiri', '~> 1.15'
14+
gem 'nokogiri', '~> 1.16'
1515
gem 'puma', '~> 5.6'
1616
gem 'rack', '>= 2.2.6'
1717
gem 'rack-cors', '~> 1.1'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,9 @@ GEM
206206
net-smtp (0.4.0.1)
207207
net-protocol
208208
nio4r (2.7.0)
209-
nokogiri (1.15.6-x86_64-darwin)
209+
nokogiri (1.16.5-x86_64-darwin)
210210
racc (~> 1.4)
211-
nokogiri (1.15.6-x86_64-linux)
211+
nokogiri (1.16.5-x86_64-linux)
212212
racc (~> 1.4)
213213
notiffany (0.1.3)
214214
nenv (~> 0.1)
@@ -370,7 +370,7 @@ DEPENDENCIES
370370
has_scope (~> 0.8)
371371
kaminari (~> 1.2)
372372
listen (~> 3.2)
373-
nokogiri (~> 1.15)
373+
nokogiri (~> 1.16)
374374
pg (~> 1.4)
375375
puma (~> 5.6)
376376
rack (>= 2.2.6)

0 commit comments

Comments
 (0)