From abf9906fca0b8f9597999b53d3e46213cfe83aec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 21:32:46 +0000 Subject: [PATCH] Bump has_scope from 0.8.1 to 0.8.2 in /gemfiles/rails_61 (#42) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- gemfiles/rails_61/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemfiles/rails_61/Gemfile.lock b/gemfiles/rails_61/Gemfile.lock index ce060bfc..609c8f9e 100644 --- a/gemfiles/rails_61/Gemfile.lock +++ b/gemfiles/rails_61/Gemfile.lock @@ -79,7 +79,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)