diff --git a/Gemfile.lock b/Gemfile.lock index f347186..abacee5 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: @@ -48,8 +48,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) airbrussh (1.4.0) sshkit (>= 1.6.1, != 1.7.0) annotate (2.7.2) @@ -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.642.0) + aws-sdk-core (3.158.0) 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.341.0) + aws-sdk-core (~> 3, >= 3.127.0) aws-sigv4 (~> 1.1) - aws-sigv4 (1.2.2) + aws-sigv4 (1.5.2) 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) @@ -149,7 +149,7 @@ GEM net-ssh (6.1.0) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) - public_suffix (2.0.5) + public_suffix (5.0.0) rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) @@ -199,8 +199,8 @@ 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) @@ -210,7 +210,7 @@ GEM thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3) - unicode-display_width (1.7.0) + unicode-display_width (2.3.0) unicorn (5.7.0) kgio (~> 2.6) raindrops (~> 0.7)