From 9d1b5e021f6226bdb9aba3635ebdb4efa18439de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 21:00:50 +0000 Subject: [PATCH] Bump hashie from 4.1.0 to 5.0.0 Bumps [hashie](https://github.com/hashie/hashie) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/hashie/hashie/releases) - [Changelog](https://github.com/hashie/hashie/blob/master/CHANGELOG.md) - [Commits](https://github.com/hashie/hashie/compare/v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: hashie dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a91b841..014e938 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM factory_bot (6.2.0) activesupport (>= 5.0.0) hashdiff (1.0.0) - hashie (4.1.0) + hashie (5.0.0) httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2)