From ca44bf92b3ebb7ad9b95dd3d9bb7ad6c99f0235e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2020 09:18:12 +0000 Subject: [PATCH] Bump reek from 4.7.3 to 6.0.0 Bumps [reek](https://github.com/troessner/reek) from 4.7.3 to 6.0.0. - [Release notes](https://github.com/troessner/reek/releases) - [Changelog](https://github.com/troessner/reek/blob/master/CHANGELOG.md) - [Commits](https://github.com/troessner/reek/compare/v4.7.3...v6.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 39 ++++++++++++--------------------------- 1 file changed, 12 insertions(+), 27 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dade08c..2f12a09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM tzinfo (~> 1.1) airbrussh (1.3.0) sshkit (>= 1.6.1, != 1.7.0) - ast (2.3.0) + ast (2.4.0) aws-partitions (1.53.0) aws-sdk-core (3.13.0) aws-partitions (~> 1.0) @@ -18,10 +18,6 @@ GEM aws-sdk-core (~> 3) aws-sigv4 (~> 1.0) aws-sigv4 (1.0.2) - axiom-types (0.1.1) - descendants_tracker (~> 0.0.4) - ice_nine (~> 0.11.0) - thread_safe (~> 0.3, >= 0.3.1) bundler-audit (0.6.0) bundler (~> 1.2) thor (~> 0.18) @@ -38,19 +34,13 @@ GEM sshkit (~> 1.2) capistrano-shell (0.2.0) capistrano (~> 3.1) - codeclimate-engine-rb (0.4.1) - virtus (~> 1.0) coderay (1.1.2) - coercible (1.0.0) - descendants_tracker (~> 0.0.1) concurrent-ruby (1.0.5) config (1.6.1) activesupport (>= 3.0) deep_merge (~> 1.1.1) dry-validation (>= 0.10.4) deep_merge (1.1.1) - descendants_tracker (0.0.4) - thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.3) docile (1.1.5) dry-configurable (0.7.0) @@ -80,22 +70,21 @@ GEM dry-equalizer (~> 0.2) dry-logic (~> 0.4, >= 0.4.0) dry-types (~> 0.12.0) - equalizer (0.0.11) highline (1.7.10) i18n (0.9.1) concurrent-ruby (~> 1.0) - ice_nine (0.11.2) inflecto (0.0.2) jmespath (1.3.1) json (2.1.0) + kwalify (0.7.2) method_source (0.9.0) minitest (5.10.3) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (4.2.0) parallel (1.12.1) - parser (2.4.0.2) - ast (~> 2.3) + parser (2.7.0.5) + ast (~> 2.4.0) powerpack (0.1.1) pry (0.11.3) coderay (~> 1.1.0) @@ -103,13 +92,14 @@ GEM pry-doc (0.11.1) pry (~> 0.9) yard (~> 0.9) - rainbow (2.2.2) - rake - rake (12.3.0) - reek (4.7.3) - codeclimate-engine-rb (~> 0.4.0) - parser (>= 2.4.0.0, < 2.5) - rainbow (~> 2.0) + psych (3.1.0) + rainbow (3.0.0) + rake (13.0.1) + reek (6.0.0) + kwalify (~> 0.7.0) + parser (>= 2.5.0.0, < 2.8, != 2.5.1.1) + psych (~> 3.1.0) + rainbow (>= 2.0, < 4.0) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) @@ -147,11 +137,6 @@ GEM tzinfo (1.2.4) thread_safe (~> 0.1) unicode-display_width (1.3.0) - virtus (1.0.5) - axiom-types (~> 0.1) - coercible (~> 1.0) - descendants_tracker (~> 0.0, >= 0.0.3) - equalizer (~> 0.0, >= 0.0.9) yard (0.9.12) PLATFORMS