From 24fbd8a3be7d7af6a857cc085bae5101c9daf9b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 19:01:04 +0000 Subject: [PATCH] Bump active_interaction from 4.0.3 to 4.0.4 Bumps [active_interaction](https://github.com/AaronLasseigne/active_interaction) from 4.0.3 to 4.0.4. - [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.3...v4.0.4) --- updated-dependencies: - dependency-name: active_interaction dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02550f0b5..421a1d63a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,8 +115,9 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - active_interaction (4.0.3) + active_interaction (4.0.4) activemodel (>= 5, < 7) + activesupport (>= 5, < 7) activejob (6.1.4) activesupport (= 6.1.4) globalid (>= 0.3.6)