From be7d544f75b57455566936380915624aa8850201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 23:09:53 +0000 Subject: [PATCH] Bump has_scope from 0.8.1 to 0.8.2 Bumps [has_scope](https://github.com/heartcombo/has_scope) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/heartcombo/has_scope/releases) - [Changelog](https://github.com/heartcombo/has_scope/blob/main/CHANGELOG.md) - [Commits](https://github.com/heartcombo/has_scope/compare/v0.8.1...v0.8.2) --- updated-dependencies: - dependency-name: has_scope dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6701535d..9cdb0415 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM erubi (1.12.0) globalid (1.2.1) activesupport (>= 6.1) - has_scope (0.8.1) + has_scope (0.8.2) actionpack (>= 5.2) activesupport (>= 5.2) i18n (1.14.1) @@ -114,7 +114,7 @@ GEM json (2.6.3) json (2.6.3-java) language_server-protocol (3.17.0.3) - loofah (2.21.3) + loofah (2.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1)