From 94c7e23253691700003dda5cf92478707afa42e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 09:16:05 +0000 Subject: [PATCH] Bump rake from 11.2.2 to 12.3.3 in /web Bumps [rake](https://github.com/ruby/rake) from 11.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/v11.2.2...v12.3.3) Signed-off-by: dependabot[bot] --- web/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/Gemfile.lock b/web/Gemfile.lock index 5278195..12d8f82 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -16,7 +16,7 @@ GEM rack (2.0.1) rack-test (0.6.3) rack (>= 1.0) - rake (11.2.2) + rake (12.3.3) sqlite3 (1.3.11) test-unit (3.2.1) power_assert