Skip to content

Commit b74c73d

Browse files
committed
Merge branch 'dependabot/bundler/nokogiri-1.18.6' into develop
2 parents 2424ecf + cd86d3a commit b74c73d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ gem 'iso_country_codes', '~> 0.7.8'
108108
gem 'mail', '~> 2.8.1'
109109
gem 'maxmind-db', '~> 1.2.0'
110110
gem 'mahoro', '~> 0.5'
111-
gem 'nokogiri', '~> 1.18.5'
111+
gem 'nokogiri', '~> 1.18.6'
112112
gem 'open4', '~> 1.3.0'
113113
gem 'puma', '~> 6.6.0'
114114
gem 'rack', '~> 2.2.13'

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -373,16 +373,16 @@ GEM
373373
net-ssh-gateway (2.0.0)
374374
net-ssh (>= 4.0.0)
375375
nio4r (2.7.4)
376-
nokogiri (1.18.5)
376+
nokogiri (1.18.6)
377377
mini_portile2 (~> 2.8.2)
378378
racc (~> 1.4)
379-
nokogiri (1.18.5-aarch64-linux-gnu)
379+
nokogiri (1.18.6-aarch64-linux-gnu)
380380
racc (~> 1.4)
381-
nokogiri (1.18.5-arm64-darwin)
381+
nokogiri (1.18.6-arm64-darwin)
382382
racc (~> 1.4)
383-
nokogiri (1.18.5-x86_64-darwin)
383+
nokogiri (1.18.6-x86_64-darwin)
384384
racc (~> 1.4)
385-
nokogiri (1.18.5-x86_64-linux-gnu)
385+
nokogiri (1.18.6-x86_64-linux-gnu)
386386
racc (~> 1.4)
387387
open4 (1.3.4)
388388
os (1.1.4)
@@ -689,7 +689,7 @@ DEPENDENCIES
689689
net-protocol (~> 0.1.3)
690690
net-ssh (~> 7.3.0)
691691
net-ssh-gateway (>= 1.1.0, < 3.0.0)
692-
nokogiri (~> 1.18.5)
692+
nokogiri (~> 1.18.6)
693693
open4 (~> 1.3.0)
694694
pg (~> 1.5.9)
695695
pry (~> 0.15.2)

0 commit comments

Comments
 (0)