From 9e72d0d83166ac6ba2ecff0320b62816e8abc5b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 00:03:20 +0000 Subject: [PATCH] Bump tzinfo from 1.2.7 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 1.2.10. - [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...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f347186..b7fea5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/kfit-dev/cap-ec2.git + remote: https://github.com/kfit-dev/cap-ec2.git revision: 334a135e6f603eb684991b6596de6775ba3aa7fd branch: v1.1.2-fave specs: @@ -57,17 +57,17 @@ GEM rake (>= 10.4, < 13.0) ansi (1.5.0) arel (6.0.4) - aws-eventstream (1.1.0) - aws-partitions (1.388.0) - aws-sdk-core (3.109.1) + aws-eventstream (1.2.0) + aws-partitions (1.609.0) + aws-sdk-core (3.131.3) aws-eventstream (~> 1, >= 1.0.2) - aws-partitions (~> 1, >= 1.239.0) + aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) - jmespath (~> 1.0) - aws-sdk-ec2 (1.204.0) - aws-sdk-core (~> 3, >= 3.109.0) + jmespath (~> 1, >= 1.6.1) + aws-sdk-ec2 (1.323.0) + aws-sdk-core (~> 3, >= 3.127.0) aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.2) + aws-sigv4 (1.5.1) aws-eventstream (~> 1, >= 1.0.2) bigdecimal (1.4.4) builder (3.2.4) @@ -122,7 +122,7 @@ GEM activesupport (>= 4.2.0) i18n (0.9.5) concurrent-ruby (~> 1.0) - jmespath (1.4.0) + jmespath (1.6.1) jquery-rails (4.3.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) @@ -199,18 +199,18 @@ GEM sshkit (1.21.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) - terminal-table (2.0.0) - unicode-display_width (~> 1.1, >= 1.1.1) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) thor (1.0.1) thread_safe (0.3.6) tilt (2.0.7) turn (0.9.6) ansi - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3) - unicode-display_width (1.7.0) + unicode-display_width (2.2.0) unicorn (5.7.0) kgio (~> 2.6) raindrops (~> 0.7)