diff --git a/Gemfile b/Gemfile index 5a9cdbe1..2e77f05e 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem 'devise-guests' # Misc Utilities gem 'addressable', '~> 2.8.0' gem 'bootstrap_form', '~> 2.7.0' -gem 'nokogiri', '~> 1.13.6' +gem 'nokogiri', '~> 1.13.10' gem 'om' # Performance monitoring diff --git a/Gemfile.lock b/Gemfile.lock index a120f417..893097c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -235,7 +235,7 @@ GEM nap (1.1.0) nio4r (2.5.7) no_proxy_fix (0.1.2) - nokogiri (1.13.6) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) octokit (4.21.0) @@ -265,7 +265,7 @@ GEM public_suffix (4.0.6) puma (5.3.0) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.1) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -448,7 +448,7 @@ DEPENDENCIES letter_opener listen (~> 3.5) mysql2 (~> 0.4.10) - nokogiri (~> 1.13.6) + nokogiri (~> 1.13.10) om pry pry-byebug