From 4570ef993ccac2600829f69cb59ff66b7bd90fde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 15:37:09 +0000 Subject: [PATCH] Bump bson from 1.1.5 to 4.8.2 Bumps [bson](https://github.com/mongodb/bson-ruby) from 1.1.5 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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ad80f3..741d8ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,4 @@ GEM - remote: http://rubygems.org/ remote: http://rubygems.org/ specs: activemodel (3.0.3) @@ -8,7 +7,7 @@ GEM i18n (~> 0.4) activesupport (3.0.3) awesome_print (0.3.1) - bson (1.1.5) + bson (4.8.2) bson_ext (1.1.5) builder (2.1.2) diff-lcs (1.1.2)