From 62a4b177c8180d977d2f309059768bddff9de5fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 21:29:01 +0000 Subject: [PATCH] Build(deps): 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: indirect 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 13eee9ff23a5e..c40f20ab63ab1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,7 +166,7 @@ GEM guess_html_encoding (0.0.11) hana (1.3.7) hashdiff (1.0.1) - hashie (4.1.0) + hashie (5.0.0) highline (2.0.3) hkdf (0.3.0) htmlentities (4.3.4)