From f6abecccd448e1857e4dcea9054999bfc1155071 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 json from 2.1.0 to 2.5.1 in /Ruby-Cucumber-Watir 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-Watir/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ruby-Cucumber-Watir/Gemfile.lock b/Ruby-Cucumber-Watir/Gemfile.lock index 74e06a5..77b4ff9 100644 --- a/Ruby-Cucumber-Watir/Gemfile.lock +++ b/Ruby-Cucumber-Watir/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)