From 5062fc6951286a37a655114f01e3d31c23b690f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 21:17:53 +0000 Subject: [PATCH] Bump bson from 2.3.0 to 3.2.7 Bumps [bson](https://github.com/mongodb/bson-ruby) from 2.3.0 to 3.2.7. - [Release notes](https://github.com/mongodb/bson-ruby/releases) - [Changelog](https://github.com/mongodb/bson-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/mongodb/bson-ruby/compare/v2.3.0...v3.2.7) --- updated-dependencies: - dependency-name: bson dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ea009c5..d0b152c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,10 +10,10 @@ GEM minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) - bson (2.3.0) + bson (3.2.7) builder (3.2.2) coderay (1.1.0) - connection_pool (2.0.0) + connection_pool (2.4.0) dotenv (0.11.1) dotenv-deployment (~> 0.0.2) dotenv-deployment (0.0.2) @@ -30,8 +30,8 @@ GEM moped (~> 2.0.0) origin (~> 2.1) tzinfo (>= 0.3.37) - moped (2.0.0) - bson (~> 2.2) + moped (2.0.7) + bson (~> 3.0) connection_pool (~> 2.0) optionable (~> 0.2.0) optionable (0.2.0)