diff --git a/Gemfile.lock b/Gemfile.lock index 58e115b5..ce1db2e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM brpoplpush-redis_script (0.1.3) concurrent-ruby (~> 1.0, >= 1.0.5) redis (>= 1.0, < 6) - bson (5.0.0) + bson (5.0.1) builder (3.3.0) byebug (11.1.3) carrierwave (2.2.6) @@ -248,8 +248,8 @@ GEM minitest (5.25.1) mongo (2.20.1) bson (>= 4.14.1, < 6.0.0) - mongoid (8.1.5) - activemodel (>= 5.1, < 7.2, != 7.0.0) + mongoid (8.1.6) + activemodel (>= 5.1, < 7.3, != 7.0.0) concurrent-ruby (>= 1.0.5, < 2.0) mongo (>= 2.18.0, < 3.0.0) ruby2_keywords (~> 0.0.5)