Commit e291a89

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-31 21:08:01
chore(deps): bump activemodel from 6.1.5 to 7.0.2.3
Bumps [activemodel](https://github.com/rails/rails) from 6.1.5 to 7.0.2.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.2.3/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.5...v7.0.2.3) --- updated-dependencies: - dependency-name: activemodel dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45f85f6
Changed files (1)
Gemfile.lock
@@ -9,14 +9,13 @@ PATH
 GEM
   remote: https://rubygems.org/
   specs:
-    activemodel (6.1.5)
-      activesupport (= 6.1.5)
-    activesupport (6.1.5)
+    activemodel (7.0.2.3)
+      activesupport (= 7.0.2.3)
+    activesupport (7.0.2.3)
       concurrent-ruby (~> 1.0, >= 1.0.2)
       i18n (>= 1.6, < 2)
       minitest (>= 5.1)
       tzinfo (~> 2.0)
-      zeitwerk (~> 2.3)
     addressable (2.8.0)
       public_suffix (>= 2.0.2, < 5.0)
     ast (2.4.2)
@@ -108,7 +107,6 @@ GEM
       xmldsig (~> 0.6)
     xmldsig (0.6.6)
       nokogiri (>= 1.6.8, < 2.0.0)
-    zeitwerk (2.5.4)
 
 PLATFORMS
   ruby