From 7584c12e8cba3ba3198d49e80d58d4669bb377fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 09:45:07 +0000 Subject: [PATCH] Bump active_model_otp from 2.3.2 to 2.3.4 Bumps [active_model_otp](https://github.com/heapsource/active_model_otp) from 2.3.2 to 2.3.4. - [Release notes](https://github.com/heapsource/active_model_otp/releases) - [Commits](https://github.com/heapsource/active_model_otp/compare/v2.3.2...v2.3.4) --- updated-dependencies: - dependency-name: active_model_otp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a5dabd90..a6575def 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,9 +54,9 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - active_model_otp (2.3.2) + active_model_otp (2.3.4) activemodel - rotp (~> 6.2.0) + rotp (~> 6.3.0) activejob (7.0.8) activesupport (= 7.0.8) globalid (>= 0.3.6) @@ -368,7 +368,7 @@ GEM railties (>= 5.2) rexml (3.2.6) rolify (6.0.1) - rotp (6.2.2) + rotp (6.3.0) rouge (4.1.3) rpush (7.0.1) activesupport (>= 5.2)