Commit 9144b31

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 15:34:24
chore(deps): bump activemodel from 7.0.3 to 7.0.4
Bumps [activemodel](https://github.com/rails/rails) from 7.0.3 to 7.0.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.3...v7.0.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 793cefc
Changed files (1)
Gemfile.lock
@@ -9,9 +9,9 @@ PATH
 GEM
   remote: https://rubygems.org/
   specs:
-    activemodel (7.0.3)
-      activesupport (= 7.0.3)
-    activesupport (7.0.3)
+    activemodel (7.0.4)
+      activesupport (= 7.0.4)
+    activesupport (7.0.4)
       concurrent-ruby (~> 1.0, >= 1.0.2)
       i18n (>= 1.6, < 2)
       minitest (>= 5.1)
@@ -33,10 +33,10 @@ GEM
     docile (1.3.5)
     ffaker (2.21.0)
     hashdiff (1.0.1)
-    i18n (1.10.0)
+    i18n (1.12.0)
       concurrent-ruby (~> 1.0)
     mini_portile2 (2.8.0)
-    minitest (5.15.0)
+    minitest (5.16.3)
     net-hippie (1.1.1)
     nokogiri (1.13.6)
       mini_portile2 (~> 2.8.0)
@@ -92,7 +92,7 @@ GEM
     simplecov_json_formatter (0.1.2)
     thor (1.2.1)
     tilt (2.0.10)
-    tzinfo (2.0.4)
+    tzinfo (2.0.5)
       concurrent-ruby (~> 1.0)
     unicode-display_width (1.7.0)
     webmock (3.18.1)