From 4c5c5552326505d12c9a95b3f075400c48c8acc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2020 22:55:27 +0000 Subject: [PATCH] Bump rake from 12.3.0 to 12.3.3 in /archive/hutch_consumer Bumps [rake](https://github.com/ruby/rake) from 12.3.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.3.0...v12.3.3) Signed-off-by: dependabot[bot] --- archive/hutch_consumer/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/hutch_consumer/Gemfile.lock b/archive/hutch_consumer/Gemfile.lock index ed3f581..d5f4c4e 100644 --- a/archive/hutch_consumer/Gemfile.lock +++ b/archive/hutch_consumer/Gemfile.lock @@ -23,7 +23,7 @@ GEM json (2.1.0) minitest (5.11.3) multi_json (1.13.1) - rake (12.3.0) + rake (12.3.3) thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1)