From 855b8f3ccb1327e6f4422993e94f28b6a28c149a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 10:58:57 +0200 Subject: [PATCH] Bump stringex from 2.8.5 to 2.8.6 (#27067) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index a30ba89780c..3f8a9950d41 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ group :development do gem 'jekyll', '4.3.2' gem 'compass', '1.0.3' gem 'sass-globbing', '1.1.5' - gem 'stringex', '2.8.5' + gem 'stringex', '2.8.6' # > 2.1.0 causes slowdowns https://github.com/sass/sassc-ruby/issues/189 gem 'sassc', '2.1.0' end diff --git a/Gemfile.lock b/Gemfile.lock index 7311e330423..4235625e83c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM rack (~> 2.2, >= 2.2.4) rack-protection (= 3.0.6) tilt (~> 2.0) - stringex (2.8.5) + stringex (2.8.6) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) tilt (2.1.0) @@ -134,7 +134,7 @@ DEPENDENCIES sass-globbing (= 1.1.5) sassc (= 2.1.0) sinatra (= 3.0.6) - stringex (= 2.8.5) + stringex (= 2.8.6) tzinfo (~> 2.0) tzinfo-data