From 95083626229c0c99fe832dc8bb931e22f2ef64da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 13:25:04 +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) --- updated-dependencies: - dependency-name: stringex dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index d7b8fe661d03..07df410eb4b6 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ group :development do gem 'jekyll', '~> 3.0' gem 'compass', '~> 0.12' gem 'sass-globbing', '~> 1.0' - gem 'stringex', '~> 1.4' + gem 'stringex', '~> 2.8' gem 'pry' # See https://github.com/home-assistant/home-assistant.github.io/pull/3904 diff --git a/Gemfile.lock b/Gemfile.lock index 9b9a87a02c02..da6582948b66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM rack-protection (~> 1.4) tilt (>= 1.3, < 3) slop (3.6.0) - stringex (1.5.1) + stringex (2.8.5) tilt (2.0.8) titlecase (0.1.1) @@ -107,7 +107,7 @@ DEPENDENCIES rb-inotify (< 0.9.9) sass-globbing (~> 1.0) sinatra (~> 1.4.2) - stringex (~> 1.4) + stringex (~> 2.8) RUBY VERSION ruby 2.4.1p111