diff --git a/example/Gemfile.lock b/example/Gemfile.lock index 6eaec4d4..ebdbf97b 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -70,6 +70,7 @@ GEM ethon (0.16.0) ffi (>= 1.15.0) ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-linux-gnu) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) @@ -85,7 +86,7 @@ GEM netrc (0.11.0) nkf (0.2.0) public_suffix (4.0.7) - rexml (3.3.7) + rexml (3.3.9) ruby-macho (2.5.1) ruby2_keywords (0.0.5) typhoeus (1.4.1) @@ -102,6 +103,7 @@ GEM PLATFORMS arm64-darwin + x86_64-linux DEPENDENCIES activesupport (>= 6.1.7.5, != 7.1.0)