From 60f88143cd7a2e07b768ebfb8abe5883d3278903 Mon Sep 17 00:00:00 2001 From: Carlos Palhares Date: Thu, 8 Feb 2024 13:24:18 -0300 Subject: [PATCH] Update lockfiles nokogiri --- gemfiles/rails_7_1.gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gemfiles/rails_7_1.gemfile.lock b/gemfiles/rails_7_1.gemfile.lock index c04f4a66..bc4bfab7 100644 --- a/gemfiles/rails_7_1.gemfile.lock +++ b/gemfiles/rails_7_1.gemfile.lock @@ -139,9 +139,9 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.15.5-arm64-darwin) + nokogiri (1.16.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.15.5-x86_64-linux) + nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) parallel (1.24.0) parser (2.7.2.0) @@ -251,7 +251,6 @@ DEPENDENCIES climate_control (~> 0.0.3) codeclimate-test-reporter (~> 1.0.3) departure! - nokogiri (< 1.16) pry-byebug rails (= 7.1.3) rake (>= 10.0)