From 4e3484d8078483227533e800b637c281f1e77a2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 11:27:08 +0000 Subject: [PATCH] Bump json from 2.1.0 to 2.5.1 in /Ruby-Cucumber-Selenium Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.5.1. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](https://github.com/flori/json/compare/v2.1.0...v2.5.1) 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..cfb5d21 100644 --- a/Ruby-Cucumber-Selenium/Gemfile.lock +++ b/Ruby-Cucumber-Selenium/Gemfile.lock @@ -28,7 +28,7 @@ GEM gherkin (5.1.0) http-cookie (1.0.3) domain_name (~> 0.5) - json (2.1.0) + json (2.5.1) mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812)