From 24c242d252da796aea9951d7b0cef3b62f215bea Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 10:15:18 +0000 Subject: [PATCH] Update mongoid_rails_migrations to version 1.6.2 --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 44f37708..ba28cbd6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,13 +102,14 @@ GEM ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) base64 (0.3.0) + benchmark (0.5.0) bigdecimal (4.0.1) bindex (0.8.1) bootsnap (1.21.1) msgpack (~> 1.2) brakeman (7.1.2) racc - bson (5.1.1) + bson (5.2.0) builder (3.3.0) bundler-audit (0.9.3) bundler (>= 1.2.0) @@ -283,12 +284,12 @@ GEM mini_mime (1.1.5) minitest (6.0.1) prism (~> 1.5) - mongo (2.21.3) + mongo (2.22.0) base64 bson (>= 4.14.1, < 6.0.0) mongo_logs_on_roids (1.1.0) mongo (~> 2.1) - mongoid (9.0.9) + mongoid (9.0.10) activemodel (>= 5.1, < 8.2, != 7.0.0) concurrent-ruby (>= 1.0.5, < 2.0) mongo (>= 2.18.0, < 3.0.0) @@ -300,8 +301,9 @@ GEM mongoid-compatibility (>= 0.5.1) mongoid_includes (4.0.0) mongoid (>= 8.0.0, < 10.0.0) - mongoid_rails_migrations (1.6.1) + mongoid_rails_migrations (1.6.2) activesupport (>= 4.2.0) + benchmark bundler (>= 1.0.0) mongoid (>= 5.0.0, != 9.0.2, != 9.0.1, != 9.0.0) rails (>= 4.2.0)