From bd10880aece5cb15fcc9f2622518fffed4c1b99d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 08:41:11 +0000 Subject: [PATCH] Bump rake from 11.2.2 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 11.2.2 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/v11.2.2...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78ef2ae..cffbe93 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,6 @@ GEM mime-types (>= 1.16) coderay (1.1.1) diff-lcs (1.2.5) - ffi (1.9.18) ffi (1.9.18-java) i18n (0.7.0) jdbc-postgres (9.4.1206) @@ -55,7 +54,7 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) spoon (~> 0.0) - rake (11.2.2) + rake (12.3.3) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0)