From 19f43f65e00f9ef60bfaaa6091b4e0a26cd0e5f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 19:00:58 +0000 Subject: [PATCH] Bump active_interaction from 4.0.4 to 4.0.5 Bumps [active_interaction](https://github.com/AaronLasseigne/active_interaction) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/AaronLasseigne/active_interaction/releases) - [Changelog](https://github.com/AaronLasseigne/active_interaction/blob/master/CHANGELOG.md) - [Commits](https://github.com/AaronLasseigne/active_interaction/compare/v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: active_interaction dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 68ab07153..e293b4a30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - active_interaction (4.0.4) + active_interaction (4.0.5) activemodel (>= 5, < 7) activesupport (>= 5, < 7) activejob (6.1.4)