diff --git a/Gemfile.lock b/Gemfile.lock index 161d6cea6c..65b4abe033 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,22 +30,23 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (6.0.3.1) - activesupport (= 6.0.3.1) - activesupport (6.0.3.1) + activemodel (6.1.7.3) + activesupport (= 6.1.7.3) + activesupport (6.1.7.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - base32 (0.3.2) + base32 (0.3.4) citrus (3.0.2) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.2) contracts (0.16.0) - digest-crc (0.5.1) + digest-crc (0.6.4) + rake (>= 12.0.0, < 14.0.0) ethon (0.12.0) ffi (>= 1.3.0) excon (0.73.0) @@ -58,7 +59,7 @@ GEM faraday_middleware (>= 0.9) faraday_middleware (0.9.2) faraday (>= 0.7.4, < 0.10) - ffi (1.12.2) + ffi (1.15.5) hyperclient (0.9.3) addressable faraday (>= 0.9.0) @@ -66,11 +67,11 @@ GEM faraday_hal_middleware faraday_middleware net-http-digest_auth - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) memoist (0.11.0) method_source (0.9.2) - minitest (5.14.1) + minitest (5.18.0) multipart-post (2.1.1) net-http-digest_auth (1.4.1) netrc (0.11.0) @@ -91,12 +92,12 @@ GEM faraday (> 0.8, < 2.0) sequel (5.5.0) slop (3.6.0) - stellar-base (0.22.0) - activesupport (>= 5.0.0) - base32 - digest-crc - rbnacl (>= 6.0) - xdr (~> 3.0.0) + stellar-base (0.32.0) + activesupport (>= 5.0.0, < 8.0) + base32 (>= 0.3.0, < 1.0) + digest-crc (>= 0.5.0, < 1.0) + rbnacl (>= 6.0.0, < 8.0) + xdr (>= 3.0.3, < 4.0) stellar-sdk (0.8.0) activesupport (>= 5.0) contracts (~> 0.16) @@ -104,19 +105,18 @@ GEM hyperclient (~> 0.7) stellar-base (>= 0.22.0) toml-rb (~> 1.1, >= 1.1.1) - thread_safe (0.3.6) toml-rb (1.1.2) citrus (~> 3.0, > 3.0) treetop (1.5.3) polyglot (~> 0.3) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (1.2.7) - thread_safe (~> 0.1) - xdr (3.0.0) - activemodel (>= 5.2.0) - activesupport (>= 5.2.0) - zeitwerk (2.3.0) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + xdr (3.0.3) + activemodel (>= 4.2, < 8.0) + activesupport (>= 4.2, < 8.0) + zeitwerk (2.6.7) PLATFORMS ruby