diff --git a/Gemfile.lock b/Gemfile.lock index 180925b..0135524 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,6 +72,7 @@ GEM ethon (0.16.0) ffi (>= 1.15.0) ffi (1.17.2-arm64-darwin) + ffi (1.17.2-x86_64-linux-gnu) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) @@ -90,9 +91,11 @@ GEM nkf (0.2.0) nokogiri (1.18.9-arm64-darwin) racc (~> 1.4) + nokogiri (1.18.9-x86_64-linux-gnu) + racc (~> 1.4) public_suffix (4.0.7) racc (1.8.1) - rexml (3.4.1) + rexml (3.4.2) ruby-macho (2.5.1) securerandom (0.4.1) typhoeus (1.4.1) @@ -109,6 +112,7 @@ GEM PLATFORMS arm64-darwin-24 + x86_64-linux DEPENDENCIES cocoapods (~> 1.15.2)