From c59570fa2475110438ec65b93c569e96910800f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 09:32:20 +0000 Subject: [PATCH] build(deps): bump tzinfo from 1.2.7 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 2.0.5. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.7...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 161d6cea6c..cd64bab6b7 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.6.1) + activesupport (= 6.1.6.1) + activesupport (6.1.6.1) 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.1.10) 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.16.2) 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.5) + concurrent-ruby (~> 1.0) + xdr (3.0.3) + activemodel (>= 4.2, < 8.0) + activesupport (>= 4.2, < 8.0) + zeitwerk (2.6.0) PLATFORMS ruby