Commit 23ba48e

dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 07:11:53
Bump activemodel from 6.1.1 to 6.1.2
Bumps [activemodel](https://github.com/rails/rails) from 6.1.1 to 6.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.2/activemodel/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.1...v6.1.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f8c876
Changed files (1)
Gemfile.lock
@@ -11,9 +11,9 @@ PATH
 GEM
   remote: https://rubygems.org/
   specs:
-    activemodel (6.1.1)
-      activesupport (= 6.1.1)
-    activesupport (6.1.1)
+    activemodel (6.1.2)
+      activesupport (= 6.1.2)
+    activesupport (6.1.2)
       concurrent-ruby (~> 1.0, >= 1.0.2)
       i18n (>= 1.6, < 2)
       minitest (>= 5.1)
@@ -89,6 +89,7 @@ GEM
     zeitwerk (2.4.2)
 
 PLATFORMS
+  ruby
   x86_64-linux
 
 DEPENDENCIES