Commit 20b708e

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-14 21:07:35
Bump activemodel from 6.1.4.1 to 6.1.4.2
Bumps [activemodel](https://github.com/rails/rails) from 6.1.4.1 to 6.1.4.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.4.2/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.4.1...v6.1.4.2) --- 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 5e926fd
Changed files (1)
Gemfile.lock
@@ -9,9 +9,9 @@ PATH
 GEM
   remote: https://rubygems.org/
   specs:
-    activemodel (6.1.4.1)
-      activesupport (= 6.1.4.1)
-    activesupport (6.1.4.1)
+    activemodel (6.1.4.2)
+      activesupport (= 6.1.4.2)
+    activesupport (6.1.4.2)
       concurrent-ruby (~> 1.0, >= 1.0.2)
       i18n (>= 1.6, < 2)
       minitest (>= 5.1)
@@ -34,7 +34,7 @@ GEM
     docile (1.3.5)
     ffaker (2.19.0)
     hashdiff (1.0.1)
-    i18n (1.8.10)
+    i18n (1.8.11)
       concurrent-ruby (~> 1.0)
     mini_portile2 (2.6.1)
     minitest (5.14.4)
@@ -108,7 +108,7 @@ GEM
       xmldsig (~> 0.6)
     xmldsig (0.6.6)
       nokogiri (>= 1.6.8, < 2.0.0)
-    zeitwerk (2.4.2)
+    zeitwerk (2.5.1)
 
 PLATFORMS
   ruby