From 8bf8c42fcd7d49632dc2197eaa9187a57556bdd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 11:53:56 +0000 Subject: [PATCH] Bump mongo from 2.18.2 to 2.19.1 Bumps [mongo](https://github.com/mongodb/mongo-ruby-driver) from 2.18.2 to 2.19.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.18.2...v2.19.1) --- updated-dependencies: - dependency-name: mongo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5749622b5..a3d3ec72c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,7 +313,7 @@ GEM ruby2_keywords (>= 0.0.5) momentjs-rails (2.29.4.1) railties (>= 3.1) - mongo (2.18.2) + mongo (2.19.1) bson (>= 4.14.1, < 5.0.0) mongoid (8.1.1) activemodel (>= 5.1, < 7.1, != 7.0.0)