Commit fd34acf

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-15 20:07:19
Bump activemodel from 6.1.4.2 to 6.1.4.3
Bumps [activemodel](https://github.com/rails/rails) from 6.1.4.2 to 6.1.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.4.3/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.4.2...v6.1.4.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 d59f065
Changed files (1)
Gemfile.lock
@@ -11,9 +11,9 @@ PATH
 GEM
   remote: https://rubygems.org/
   specs:
-    activemodel (6.1.4.2)
-      activesupport (= 6.1.4.2)
-    activesupport (6.1.4.2)
+    activemodel (6.1.4.3)
+      activesupport (= 6.1.4.3)
+    activesupport (6.1.4.3)
       concurrent-ruby (~> 1.0, >= 1.0.2)
       i18n (>= 1.6, < 2)
       minitest (>= 5.1)
@@ -35,7 +35,7 @@ GEM
       concurrent-ruby (~> 1.0)
     jbuilder (2.11.2)
       activesupport (>= 5.0.0)
-    minitest (5.14.4)
+    minitest (5.15.0)
     net-hippie (1.1.1)
     parallel (1.20.1)
     parser (3.0.0.0)