Commit eb45e79

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 21:07:03
chore(deps): bump activemodel from 7.0.2.3 to 7.0.2.4
Bumps [activemodel](https://github.com/rails/rails) from 7.0.2.3 to 7.0.2.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.2.4/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.2.3...v7.0.2.4) --- updated-dependencies: - dependency-name: activemodel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4ee8cc
Changed files (1)
Gemfile.lock
@@ -9,9 +9,9 @@ PATH
 GEM
   remote: https://rubygems.org/
   specs:
-    activemodel (7.0.2.3)
-      activesupport (= 7.0.2.3)
-    activesupport (7.0.2.3)
+    activemodel (7.0.2.4)
+      activesupport (= 7.0.2.4)
+    activesupport (7.0.2.4)
       concurrent-ruby (~> 1.0, >= 1.0.2)
       i18n (>= 1.6, < 2)
       minitest (>= 5.1)