From cd40d022dea75c4061e23b04829be46fb04151cb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 18:32:56 +0000 Subject: [PATCH] Bump rspec from 3.4.0 to 3.9.0 Bumps [rspec](https://github.com/rspec/rspec) from 3.4.0 to 3.9.0. - [Release notes](https://github.com/rspec/rspec/releases) - [Commits](https://github.com/rspec/rspec/compare/v3.4.0...v3.9.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3112a04..66a75d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: daemons (1.2.3) - diff-lcs (1.2.5) + diff-lcs (1.3) dotenv (2.1.1) eventmachine (1.2.0.1) faraday (0.9.2) @@ -21,19 +21,19 @@ GEM ffi (>= 0.5.0) rerun (0.11.0) listen (~> 3.0) - rspec (3.4.0) - rspec-core (~> 3.4.0) - rspec-expectations (~> 3.4.0) - rspec-mocks (~> 3.4.0) - rspec-core (3.4.4) - rspec-support (~> 3.4.0) - rspec-expectations (3.4.0) + rspec (3.9.0) + rspec-core (~> 3.9.0) + rspec-expectations (~> 3.9.0) + rspec-mocks (~> 3.9.0) + rspec-core (3.9.0) + rspec-support (~> 3.9.0) + rspec-expectations (3.9.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-mocks (3.4.1) + rspec-support (~> 3.9.0) + rspec-mocks (3.9.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.4.0) - rspec-support (3.4.1) + rspec-support (~> 3.9.0) + rspec-support (3.9.0) sinatra (1.4.7) rack (~> 1.5) rack-protection (~> 1.4)