From 634efb8c61046f5f175c63f6376a29e2d07555b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 04:09:38 +0000 Subject: [PATCH] Bump rake from 10.0.3 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 10.0.3 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/rake-10.0.3...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2478258..e4bc891 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - banana_phone (0.1.2) + banana_phone (0.1.3) mochilo (>= 0.6) GEM @@ -18,9 +18,9 @@ GEM minitest_should (0.3.1) mocha (0.10.5) metaclass (~> 0.0.1) - mochilo (0.6) + mochilo (2.0) multi_json (1.5.0) - rake (10.0.3) + rake (12.3.3) shoulda (3.3.2) shoulda-context (~> 1.0.1) shoulda-matchers (~> 1.4.1)