diff --git a/Gemfile b/Gemfile index 957ff2f..2dde36a 100644 --- a/Gemfile +++ b/Gemfile @@ -3,4 +3,4 @@ source "https://rubygems.org" gem "fastlane", "~>2.211.0" gem "slather", "~>2.7.2" gem "cocoapods", "~>1.11.3" -gem "nokogiri", "~>1.13.9" +gem "nokogiri", "~>1.13.10" diff --git a/Gemfile.lock b/Gemfile.lock index 316ba08..bd10cdd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -218,15 +218,17 @@ GEM nap (1.1.0) naturally (2.2.1) netrc (0.11.0) - nokogiri (1.13.9-x86_64-darwin) + nokogiri (1.13.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.9-x86_64-linux) + nokogiri (1.13.10-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) optparse (0.1.1) os (1.1.4) plist (3.6.0) public_suffix (4.0.7) - racc (1.6.0) + racc (1.6.1) rake (13.0.6) representable (3.2.0) declarative (< 0.1.0) @@ -293,7 +295,7 @@ PLATFORMS DEPENDENCIES cocoapods (~> 1.11.3) fastlane (~> 2.211.0) - nokogiri (~> 1.13.9) + nokogiri (~> 1.13.10) slather (~> 2.7.2) BUNDLED WITH