File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ gem 'iso_country_codes', '~> 0.7.8'
108
108
gem 'mail' , '~> 2.8.1'
109
109
gem 'maxmind-db' , '~> 1.2.0'
110
110
gem 'mahoro' , '~> 0.5'
111
- gem 'nokogiri' , '~> 1.18.5 '
111
+ gem 'nokogiri' , '~> 1.18.6 '
112
112
gem 'open4' , '~> 1.3.0'
113
113
gem 'puma' , '~> 6.6.0'
114
114
gem 'rack' , '~> 2.2.13'
Original file line number Diff line number Diff line change @@ -373,16 +373,16 @@ GEM
373
373
net-ssh-gateway (2.0.0 )
374
374
net-ssh (>= 4.0.0 )
375
375
nio4r (2.7.4 )
376
- nokogiri (1.18.5 )
376
+ nokogiri (1.18.6 )
377
377
mini_portile2 (~> 2.8.2 )
378
378
racc (~> 1.4 )
379
- nokogiri (1.18.5 -aarch64-linux-gnu )
379
+ nokogiri (1.18.6 -aarch64-linux-gnu )
380
380
racc (~> 1.4 )
381
- nokogiri (1.18.5 -arm64-darwin )
381
+ nokogiri (1.18.6 -arm64-darwin )
382
382
racc (~> 1.4 )
383
- nokogiri (1.18.5 -x86_64-darwin )
383
+ nokogiri (1.18.6 -x86_64-darwin )
384
384
racc (~> 1.4 )
385
- nokogiri (1.18.5 -x86_64-linux-gnu )
385
+ nokogiri (1.18.6 -x86_64-linux-gnu )
386
386
racc (~> 1.4 )
387
387
open4 (1.3.4 )
388
388
os (1.1.4 )
@@ -689,7 +689,7 @@ DEPENDENCIES
689
689
net-protocol (~> 0.1.3 )
690
690
net-ssh (~> 7.3.0 )
691
691
net-ssh-gateway (>= 1.1.0 , < 3.0.0 )
692
- nokogiri (~> 1.18.5 )
692
+ nokogiri (~> 1.18.6 )
693
693
open4 (~> 1.3.0 )
694
694
pg (~> 1.5.9 )
695
695
pry (~> 0.15.2 )
You can’t perform that action at this time.
0 commit comments