From c2db94eb8e33dae33b9d6a41c174305ef4b6d877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 06:51:18 +0000 Subject: [PATCH] Bump activemodel from 7.1.4 to 7.1.4.1 Bumps [activemodel](https://github.com/rails/rails) from 7.1.4 to 7.1.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.4...v7.1.4.1) --- updated-dependencies: - dependency-name: activemodel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 60b61042..83411797 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,9 +12,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.1.4) - activesupport (= 7.1.4) - activesupport (7.1.4) + activemodel (7.1.4.1) + activesupport (= 7.1.4.1) + activesupport (7.1.4.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -86,7 +86,7 @@ GEM rspec (>= 2.99.0, < 4.0) hashdiff (1.1.1) hashie (5.0.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.7.2) irb (1.12.0)