From 5e60d973fa2867dd4436dc32e2857fa15f64a5eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 20:21:26 +0000 Subject: [PATCH] Bump active_interaction from 5.2.0 to 5.3.0 Bumps [active_interaction](https://github.com/AaronLasseigne/active_interaction) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/AaronLasseigne/active_interaction/releases) - [Changelog](https://github.com/AaronLasseigne/active_interaction/blob/main/CHANGELOG.md) - [Commits](https://github.com/AaronLasseigne/active_interaction/compare/v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: active_interaction dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 209edae61..8b06b8f7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - active_interaction (5.2.0) + active_interaction (5.3.0) activemodel (>= 5.2, < 8) activesupport (>= 5.2, < 8) active_model_serializers (0.10.13)