From 30805d08157285f3b44c1c9204a97c62c4b72307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 15:41:08 +0000 Subject: [PATCH] Bump bson from 1.4.0 to 4.8.2 Bumps [bson](https://github.com/mongodb/bson-ruby) from 1.4.0 to 4.8.2. - [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/commits/v4.8.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ab9890a..12035f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,7 @@ GEM builder arel (2.2.1) bcrypt-ruby (3.0.1) - bson (1.4.0) + bson (4.8.2) bson_ext (1.4.0) builder (3.0.0) capistrano (2.9.0)