From 2ac984f38660120c02abcd6c2f2a353873c2783c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 17:08:52 +0000 Subject: [PATCH] Bump rake from 12.3.2 to 13.0.1 in /server_rails Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 13.0.1. - [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.2...v13.0.1) Signed-off-by: dependabot[bot] --- server_rails/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/server_rails/Gemfile.lock b/server_rails/Gemfile.lock index 07fffb6..c42d7df 100644 --- a/server_rails/Gemfile.lock +++ b/server_rails/Gemfile.lock @@ -64,6 +64,8 @@ GEM mini_portile2 (2.4.0) minitest (5.11.3) nio4r (2.3.1) + nokogiri (1.10.2) + mini_portile2 (~> 2.4.0) nokogiri (1.10.2-x64-mingw32) mini_portile2 (~> 2.4.0) nokogiri (1.10.2-x86-mingw32) @@ -95,7 +97,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (12.3.2) + rake (13.0.1) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -112,6 +114,7 @@ GEM websocket-extensions (0.1.3) PLATFORMS + ruby x64-mingw32 x86-mingw32