From 6899857f8591dafd372b53784fc3ecad20cd6796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 08:30:45 +0000 Subject: [PATCH] Bump rake from 0.9.2.2 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 0.9.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/v0.9.2.2...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eae434999..00284ec0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,16 +1,14 @@ GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: eventmachine (1.0.0.rc.4) eventmachine (1.0.0.rc.4-java) json (1.5.0) json (1.5.0-java) - json-jruby (1.5.0-java) - json (= 1.5.0) metaclass (0.0.1) mocha (0.11.3) metaclass (~> 0.0.1) - rake (0.9.2.2) + rake (12.3.3) redis (3.0.2) yard (0.8.2) @@ -20,7 +18,7 @@ PLATFORMS DEPENDENCIES eventmachine (~> 1.0.0.rc.4) - json-jruby + json mocha rake redis (~> 3.0.2)