Gemfile.lock in capistrano-asg-rolling-0.2.0 vs Gemfile.lock in capistrano-asg-rolling-0.2.1

- old
+ new

@@ -1,98 +1,103 @@ PATH remote: . specs: - capistrano-asg-rolling (0.2.0) + capistrano-asg-rolling (0.2.1) aws-sdk-autoscaling (~> 1, >= 1.67.0) aws-sdk-ec2 (~> 1) capistrano (~> 3) concurrent-ruby (~> 1) GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) - airbrussh (1.4.0) + addressable (2.8.4) + public_suffix (>= 2.0.2, < 6.0) + airbrussh (1.4.1) sshkit (>= 1.6.1, != 1.7.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.570.0) - aws-sdk-autoscaling (1.78.0) - aws-sdk-core (~> 3, >= 3.127.0) + aws-partitions (1.748.0) + aws-sdk-autoscaling (1.89.0) + aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.130.0) + aws-sdk-core (3.171.0) aws-eventstream (~> 1, >= 1.0.2) - aws-partitions (~> 1, >= 1.525.0) + aws-partitions (~> 1, >= 1.651.0) + aws-sigv4 (~> 1.5) + jmespath (~> 1, >= 1.6.1) + aws-sdk-ec2 (1.375.0) + aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) - jmespath (~> 1.0) - aws-sdk-ec2 (1.303.0) - aws-sdk-core (~> 3, >= 3.127.0) - aws-sigv4 (~> 1.1) - aws-sigv4 (1.4.0) + aws-sigv4 (1.5.2) aws-eventstream (~> 1, >= 1.0.2) - capistrano (3.17.0) + capistrano (3.17.2) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) sshkit (>= 1.9.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) crack (0.4.5) rexml diff-lcs (1.5.0) hashdiff (1.0.1) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) - jmespath (1.6.1) - net-scp (3.0.0) - net-ssh (>= 2.6.5, < 7.0.0) - net-ssh (6.1.0) - parallel (1.22.0) - parser (3.1.1.0) + jmespath (1.6.2) + json (2.6.3) + net-scp (4.0.0) + net-ssh (>= 2.6.5, < 8.0.0) + net-ssh (7.1.0) + parallel (1.22.1) + parser (3.2.2.0) ast (~> 2.4.1) - public_suffix (4.0.6) + public_suffix (5.0.1) rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.2.1) + regexp_parser (2.8.0) rexml (3.2.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.2) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.2) + rspec (3.12.0) + rspec-core (~> 3.12.0) + rspec-expectations (~> 3.12.0) + rspec-mocks (~> 3.12.0) + rspec-core (3.12.1) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-mocks (3.10.3) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.5) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.3) - rubocop (1.26.1) + rspec-support (~> 3.12.0) + rspec-support (3.12.0) + rubocop (1.50.2) + json (~> 2.3) parallel (~> 1.10) - parser (>= 3.1.0.0) + parser (>= 3.2.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) - rexml - rubocop-ast (>= 1.16.0, < 2.0) + rexml (>= 3.2.5, < 4.0) + rubocop-ast (>= 1.28.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.16.0) - parser (>= 3.1.1.0) - rubocop-performance (1.13.3) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.28.0) + parser (>= 3.2.1.0) + rubocop-capybara (2.17.1) + rubocop (~> 1.41) + rubocop-performance (1.17.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.9.0) - rubocop (~> 1.19) - ruby-progressbar (1.11.0) - sshkit (1.21.2) + rubocop-rspec (2.19.0) + rubocop (~> 1.33) + rubocop-capybara (~> 2.17) + ruby-progressbar (1.13.0) + sshkit (1.21.4) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) - unicode-display_width (2.1.0) - webmock (3.14.0) + unicode-display_width (2.4.2) + webmock (3.18.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) PLATFORMS @@ -101,13 +106,13 @@ DEPENDENCIES bundler (~> 2.0) capistrano-asg-rolling! rake (~> 13.0) rspec (~> 3.0) - rubocop (~> 1.26.1) - rubocop-performance (~> 1.13.3) + rubocop (~> 1.50.2) + rubocop-performance (~> 1.17.0) rubocop-rake (~> 0.6.0) - rubocop-rspec (~> 2.9.0) + rubocop-rspec (~> 2.19.0) webmock (~> 3.11) BUNDLED WITH 2.3.7