From cf0aa173b430cf2dacb2a296285437834f4ee159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 11:27:06 +0000 Subject: [PATCH] Bump rake from 12.3.1 to 12.3.3 in /Ruby-Cucumber-Selenium Bumps [rake](https://github.com/ruby/rake) from 12.3.1 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/v12.3.1...v12.3.3) Signed-off-by: dependabot[bot] --- Ruby-Cucumber-Selenium/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ruby-Cucumber-Selenium/Gemfile.lock b/Ruby-Cucumber-Selenium/Gemfile.lock index 95b162e..c597a7d 100644 --- a/Ruby-Cucumber-Selenium/Gemfile.lock +++ b/Ruby-Cucumber-Selenium/Gemfile.lock @@ -38,7 +38,7 @@ GEM parallel (1.12.1) parallel_tests (2.27.0) parallel - rake (12.3.1) + rake (12.3.3) rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0)