diff --git a/Gemfile b/Gemfile index c4aa0033..5a9cdbe1 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.11.1' +gem 'nokogiri', '~> 1.13.6' gem 'om' # Performance monitoring diff --git a/Gemfile.lock b/Gemfile.lock index 459380bf..a120f417 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -227,7 +227,7 @@ GEM unf method_source (1.0.0) mini_mime (1.0.2) - mini_portile2 (2.5.1) + mini_portile2 (2.8.0) minitest (5.14.4) multi_json (1.13.1) multipart-post (2.1.1) @@ -235,8 +235,8 @@ GEM nap (1.1.0) nio4r (2.5.7) no_proxy_fix (0.1.2) - nokogiri (1.11.1) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) racc (~> 1.4) octokit (4.21.0) faraday (>= 0.9) @@ -265,7 +265,7 @@ GEM public_suffix (4.0.6) puma (5.3.0) nio4r (~> 2.0) - racc (1.5.2) + racc (1.6.0) 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.11.1) + nokogiri (~> 1.13.6) om pry pry-byebug