From 50efc5f80135a144185b0fd3c584220b9c972593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 21:16:39 +0000 Subject: [PATCH] chore(deps): bump action_policy from 0.7.0 to 0.7.1 in /api Bumps [action_policy](https://github.com/palkan/action_policy) from 0.7.0 to 0.7.1. - [Release notes](https://github.com/palkan/action_policy/releases) - [Changelog](https://github.com/palkan/action_policy/blob/master/CHANGELOG.md) - [Commits](https://github.com/palkan/action_policy/compare/v0.7.0...v0.7.1) --- updated-dependencies: - dependency-name: action_policy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/Gemfile.lock b/api/Gemfile.lock index e7a31f55..02829cbd 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - action_policy (0.7.0) + action_policy (0.7.1) ruby-next-core (>= 1.0) action_policy-graphql (0.6.0) action_policy (~> 0.7)