From 0de3f62b389e609d1d04f7cbaeecef6930e9c412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 06:29:28 +0000 Subject: [PATCH] Bump active_interaction from 4.0.1 to 4.0.3 Bumps [active_interaction](https://github.com/AaronLasseigne/active_interaction) from 4.0.1 to 4.0.3. - [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.1...v4.0.3) --- 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 15c02b7cd..02550f0b5 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.1) + active_interaction (4.0.3) activemodel (>= 5, < 7) activejob (6.1.4) activesupport (= 6.1.4)