From ede70c9ee25e280017d9a56975e3cf359ced7969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 10:55:38 +0000 Subject: [PATCH] Bump rake from 12.2.1 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 12.2.1 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.2.1...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 46fa239..42c6687 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,7 +34,7 @@ GEM pry (0.11.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - rake (12.2.1) + rake (12.3.3) spawnling (2.1.6) thread_safe (0.3.6) tzinfo (1.2.4)