From df90fad423382cc8c726626e85688376ab578622 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 15:37:07 +0000 Subject: [PATCH] Bump bson from 1.6.4 to 4.5.0 Bumps [bson](http://bsonspec.org) from 1.6.4 to 4.5.0. Signed-off-by: dependabot[bot] --- Gemfile.lock | 42 +++++++++++++++++++++++------------------- 1 file changed, 23 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b06e00..816ebe9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,31 +13,32 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (3.2.7) - activesupport (= 3.2.7) - builder (~> 3.0.0) - activesupport (3.2.7) - i18n (~> 0.6) - multi_json (~> 1.0) - bson (1.6.4) - bson_ext (1.6.4) - bson (~> 1.6.4) - builder (3.0.0) + activemodel (6.0.0) + activesupport (= 6.0.0) + activesupport (6.0.0) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + zeitwerk (~> 2.1, >= 2.1.8) + bson (4.5.0) + bson_ext (1.5.1) + concurrent-ruby (1.1.5) diff-lcs (1.1.3) foreman (0.53.0) thor (>= 0.13.6) - i18n (0.6.0) - mongo (1.6.2) - bson (~> 1.6.2) - mongoid (2.4.12) - activemodel (~> 3.1) - mongo (<= 1.6.2) - tzinfo (~> 0.3.22) + i18n (1.7.0) + concurrent-ruby (~> 1.0) + minitest (5.12.2) + mongo (2.10.2) + bson (>= 4.4.2, < 5.0.0) + mongoid (7.0.5) + activemodel (>= 5.1, < 6.1) + mongo (>= 2.5.1, < 3.0.0) mongoid-rspec (1.4.5) mongoid (>= 2.4.6) rake rspec (>= 2.9) - multi_json (1.3.6) rake (0.9.2.2) rspec (2.11.0) rspec-core (~> 2.11.0) @@ -48,7 +49,10 @@ GEM diff-lcs (~> 1.1.3) rspec-mocks (2.11.1) thor (0.15.4) - tzinfo (0.3.33) + thread_safe (0.3.6) + tzinfo (1.2.5) + thread_safe (~> 0.1) + zeitwerk (2.2.0) PLATFORMS ruby