From ed5b151099fe25455e7d724ec067fec5f8019b2d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Nov 2020 19:15:12 +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 f5e229439e5..05d80673018 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem 'money', '5.1.1' gem 'paranoia', '~> 2.0' gem 'ransack', '~> 1.8.10' gem 'state_machine', '1.2.0' -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 cfbf660ce39..df1de7230ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -624,7 +624,7 @@ GEM activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) state_machine (1.2.0) - stringex (1.5.1) + stringex (2.8.5) stripe (5.25.0) temple (0.8.2) test-prof (0.7.5) @@ -773,7 +773,7 @@ DEPENDENCIES spring spring-commands-rspec state_machine (= 1.2.0) - stringex (~> 1.5.1) + stringex (~> 2.8.5) stripe test-prof test-unit (~> 3.3)