From 63bb1ca488372c39fd3594b2b32ac4c52c188b7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 15:30:06 +0800 Subject: [PATCH] Build(deps): Bump snaky_hash from 2.0.0 to 2.0.1 (#18696) Bumps [snaky_hash](https://gitlab.com/oauth-xx/snaky_hash) from 2.0.0 to 2.0.1. - [Release notes](https://gitlab.com/oauth-xx/snaky_hash/tags) - [Changelog](https://gitlab.com/oauth-xx/snaky_hash/blob/main/CHANGELOG.md) - [Commits](https://gitlab.com/oauth-xx/snaky_hash/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: snaky_hash dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fe7ff70ca59..517bf2b2252 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -459,9 +459,9 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - snaky_hash (2.0.0) + snaky_hash (2.0.1) hashie - version_gem (~> 1.1) + version_gem (~> 1.1, >= 1.1.1) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3)