From 7122114c3e56df2af2d3d543d273fe36b5bc2b7c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 09:17:03 +0000 Subject: [PATCH] Bump reek from 4.7.3 to 5.6.0 Bumps [reek](https://github.com/troessner/reek) from 4.7.3 to 5.6.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...v5.6.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dade08c..d693905 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) @@ -88,14 +88,15 @@ GEM 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.2) + ast (~> 2.4.0) powerpack (0.1.1) pry (0.11.3) coderay (~> 1.1.0) @@ -103,13 +104,15 @@ 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) + psych (3.1.0) + rainbow (3.0.0) + rake (13.0.1) + reek (5.6.0) codeclimate-engine-rb (~> 0.4.0) - parser (>= 2.4.0.0, < 2.5) - rainbow (~> 2.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)