File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ group :development, :test do
30
30
gem 'bullet' , '~> 8.0'
31
31
gem 'knapsack'
32
32
gem 'listen'
33
- gem 'nokogiri' , '~> 1.18.0 '
33
+ gem 'nokogiri' , '~> 1.18.4 '
34
34
gem 'pg_query' , require : false
35
35
gem 'pry-byebug'
36
36
gem 'pry-doc' , '>= 1.5.0'
Original file line number Diff line number Diff line change @@ -246,14 +246,14 @@ GEM
246
246
net-smtp (0.5.1 )
247
247
net-protocol
248
248
nio4r (2.7.4 )
249
- nokogiri (1.18.2 )
249
+ nokogiri (1.18.4 )
250
250
mini_portile2 (~> 2.8.2 )
251
251
racc (~> 1.4 )
252
- nokogiri (1.18.2 -arm64-darwin )
252
+ nokogiri (1.18.4 -arm64-darwin )
253
253
racc (~> 1.4 )
254
- nokogiri (1.18.2 -x86_64-darwin )
254
+ nokogiri (1.18.4 -x86_64-darwin )
255
255
racc (~> 1.4 )
256
- nokogiri (1.18.2 -x86_64-linux-gnu )
256
+ nokogiri (1.18.4 -x86_64-linux-gnu )
257
257
racc (~> 1.4 )
258
258
parallel (1.26.3 )
259
259
parser (3.3.7.4 )
@@ -453,7 +453,7 @@ DEPENDENCIES
453
453
irb
454
454
knapsack
455
455
listen
456
- nokogiri (~> 1.18.0 )
456
+ nokogiri (~> 1.18.4 )
457
457
pg
458
458
pg_query
459
459
pry-byebug
You can’t perform that action at this time.
0 commit comments