From 2ed8ae9992b29af2e16d61dcc2c9e837addd08c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 10 Dec 2018 20:26:23 +0000 Subject: [PATCH] Bump rake from 12.3.1 to 12.3.2 Bumps [rake](https://github.com/ruby/rake) from 12.3.1 to 12.3.2. - [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.1...v12.3.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 97dfe88f6..9da88ae33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM racksh (1.0.0) rack (>= 1.0) rack-test (>= 0.5) - rake (12.3.1) + rake (12.3.2) redcarpet (3.4.0) regexp_parser (1.3.0) rspec (3.8.0)