Commit 7cd45f3

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 21:08:38
chore(deps): bump activemodel from 7.0.2.4 to 7.0.3
Bumps [activemodel](https://github.com/rails/rails) from 7.0.2.4 to 7.0.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.3/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.2.4...v7.0.3) --- 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 ffaf4a3
Changed files (1)
Gemfile.lock
@@ -9,9 +9,9 @@ PATH
 GEM
   remote: https://rubygems.org/
   specs:
-    activemodel (7.0.2.4)
-      activesupport (= 7.0.2.4)
-    activesupport (7.0.2.4)
+    activemodel (7.0.3)
+      activesupport (= 7.0.3)
+    activesupport (7.0.3)
       concurrent-ruby (~> 1.0, >= 1.0.2)
       i18n (>= 1.6, < 2)
       minitest (>= 5.1)