From 93a73b4823652e51d37755d4c54fcf87f5217f60 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 09:58:08 +0000 Subject: [PATCH] Bump stringex from 1.5.1 to 2.8.5 Bumps [stringex](https://github.com/rsl/stringex) from 1.5.1 to 2.8.5. - [Release notes](https://github.com/rsl/stringex/releases) - [Commits](https://github.com/rsl/stringex/compare/v1.5.1...v2.8.5) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 59b5dcf62a0..1de6fd89bb7 100644 --- a/Gemfile +++ b/Gemfile @@ -29,7 +29,7 @@ gem 'money', '< 6.1.0' gem 'paranoia', '~> 2.0' gem 'ransack', '~> 1.8.10' gem 'state_machines-activerecord' -gem 'stringex', '~> 1.5.1' +gem 'stringex', '~> 2.8.5' gem 'spree_i18n', github: 'openfoodfoundation/spree_i18n', branch: '1-3-stable' diff --git a/Gemfile.lock b/Gemfile.lock index 05ead18e7f7..47905ce4666 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -674,7 +674,7 @@ GEM state_machines-activerecord (0.6.0) activerecord (>= 4.1) state_machines-activemodel (>= 0.5.0) - stringex (1.5.1) + stringex (2.8.5) stripe (5.28.0) temple (0.8.2) test-prof (0.7.5) @@ -825,7 +825,7 @@ DEPENDENCIES spring spring-commands-rspec state_machines-activerecord - stringex (~> 1.5.1) + stringex (~> 2.8.5) stripe test-prof test-unit (~> 3.3)