From d0680940449c4f2219bf7e379c3ded80f88338eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 10:06:33 +0000 Subject: [PATCH] Bump stringex from 2.8.5 to 2.8.6 Bumps [stringex](https://github.com/rsl/stringex) from 2.8.5 to 2.8.6. - [Release notes](https://github.com/rsl/stringex/releases) - [Commits](https://github.com/rsl/stringex/compare/v2.8.5...v2.8.6) --- updated-dependencies: - dependency-name: stringex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 62f7639dc2..f2c474db70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -697,7 +697,7 @@ GEM rack (>= 2, < 4) railties (>= 5.2, < 8) redis (>= 4.0, < 6.0) - stringex (2.8.5) + stringex (2.8.6) stripe (8.5.0) swd (1.3.0) activesupport (>= 3)