From 3fcd36d03a0bd15b044b9d5d129501ff3f8c2f1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 17:13:56 +0000 Subject: [PATCH] Bump mongo from 2.20.0 to 2.20.1 Bumps [mongo](https://github.com/mongodb/mongo-ruby-driver) from 2.20.0 to 2.20.1. - [Release notes](https://github.com/mongodb/mongo-ruby-driver/releases) - [Changelog](https://github.com/mongodb/mongo-ruby-driver/blob/master/docs/release-notes.txt) - [Commits](https://github.com/mongodb/mongo-ruby-driver/compare/v2.20.0...v2.20.1) --- updated-dependencies: - dependency-name: mongo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5920fb7e0..4ad3b12e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM sassc (>= 2.0.0) brakeman (6.1.2) racc - bson (4.15.0) + bson (5.0.1) builder (3.3.0) byebug (11.1.3) capybara (3.40.0) @@ -338,7 +338,7 @@ GEM ruby2_keywords (>= 0.0.5) momentjs-rails (2.29.4.1) railties (>= 3.1) - mongo (2.20.0) + mongo (2.20.1) bson (>= 4.14.1, < 6.0.0) mongoid (8.1.2) activemodel (>= 5.1, < 7.1, != 7.0.0)