From beb32755fca0883df13cc7a254d6c6d7c6f8feef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 09:59:24 +0000 Subject: [PATCH] Bump rake from 10.4.2 to 12.3.3 in /web Bumps [rake](https://github.com/ruby/rake) from 10.4.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/v10.4.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 fa60d0ff..944b8233 100644 --- a/web/Gemfile.lock +++ b/web/Gemfile.lock @@ -53,7 +53,7 @@ GEM pygments.rb (0.6.0) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) - rake (10.4.2) + rake (12.3.3) rb-fsevent (0.9.4) rb-inotify (0.9.5) ffi (>= 0.5.0)