From 2d2dfb3e191e7649ddddd5c25638172f07cf5eb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 07:17:49 +0000 Subject: [PATCH] Bump rake from 13.0.1 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 13.0.1 to 13.0.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/v13.0.1...v13.0.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a588fe2..5a69ba7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,8 @@ GEM simplecov coderay (1.1.3) concurrent-ruby (1.1.7) - crack (0.4.4) + crack (0.4.5) + rexml diff-lcs (1.4.4) digest-crc (0.6.1) rake (~> 13.0) @@ -122,7 +123,7 @@ GEM yard (~> 0.9.11) public_suffix (4.0.6) rainbow (3.0.0) - rake (13.0.1) + rake (13.0.3) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) @@ -185,7 +186,7 @@ GEM thread_safe (~> 0.1) unicode-display_width (2.0.0) vcr (6.0.0) - webmock (3.9.3) + webmock (3.12.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)