From 6fc1028c2cdaa4548a0b56ea21791176ad119aae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2020 09:30:19 +0000 Subject: [PATCH] Bump rake from 12.0.0 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 12.0.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.0.0...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78ac515..5b6d1b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,23 +1,23 @@ PATH remote: . specs: - status_code (0.0.12) + status_code (0.0.14) i18n GEM remote: https://rubygems.org/ specs: coderay (1.1.1) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.6) diff-lcs (1.3) - i18n (1.0.1) + i18n (1.8.2) concurrent-ruby (~> 1.0) method_source (0.8.2) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rake (12.0.0) + rake (12.3.3) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0)