From 4268e53781bc5cf37cbc5b28e6817041d895b988 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 17:13:06 +0000 Subject: [PATCH] Bump rspec from 3.6.0 to 3.8.0 Bumps [rspec](https://github.com/rspec/rspec) from 3.6.0 to 3.8.0. - [Release notes](https://github.com/rspec/rspec/releases) - [Commits](https://github.com/rspec/rspec/compare/v3.6.0...v3.8.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c472a0ae..737423b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,19 +31,19 @@ GEM minitest (~> 5.0) path_expander (1.0.4) rake (12.3.3) - rspec (3.6.0) - rspec-core (~> 3.6.0) - rspec-expectations (~> 3.6.0) - rspec-mocks (~> 3.6.0) - rspec-core (3.6.0) - rspec-support (~> 3.6.0) - rspec-expectations (3.6.0) + rspec (3.8.0) + rspec-core (~> 3.8.0) + rspec-expectations (~> 3.8.0) + rspec-mocks (~> 3.8.0) + rspec-core (3.8.2) + rspec-support (~> 3.8.0) + rspec-expectations (3.8.4) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.6.0) - rspec-mocks (3.6.0) + rspec-support (~> 3.8.0) + rspec-mocks (3.8.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.6.0) - rspec-support (3.6.0) + rspec-support (~> 3.8.0) + rspec-support (3.8.2) safe_yaml (1.0.4) sys-uname (1.0.4) ffi (>= 1.0.0)