From cacbc06b1b292133fd82e5cf0693536dc5b598b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 10:25:53 +0000 Subject: [PATCH] Bump rake from 12.3.0 to 12.3.3 in /integration_test Bumps [rake](https://github.com/ruby/rake) from 12.3.0 to 12.3.3. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v12.3.0...v12.3.3) Signed-off-by: dependabot[bot] --- integration_test/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration_test/Gemfile.lock b/integration_test/Gemfile.lock index cdc7d9f70..79a3e25b8 100644 --- a/integration_test/Gemfile.lock +++ b/integration_test/Gemfile.lock @@ -25,7 +25,7 @@ GEM slop (~> 3.4) pry-nav (0.2.4) pry (>= 0.9.10, < 0.11.0) - rake (12.3.0) + rake (12.3.3) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0)