From 9be3945c9146d3300d04c92b49ea1f19a71a2a42 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2019 13:34:30 -0600 Subject: [PATCH] Build(deps-dev): Bump rspec from 3.8.0 to 3.9.0 (#8487) Bumps [rspec](https://github.com/rspec/rspec) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/rspec/rspec/releases) - [Commits](https://github.com/rspec/rspec/compare/v3.8.0...v3.9.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 14bef625694..f0908e1bec0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -319,21 +319,21 @@ GEM addressable (~> 2.5) rqrcode (0.10.1) chunky_png (~> 1.0) - rspec (3.8.0) - rspec-core (~> 3.8.0) - rspec-expectations (~> 3.8.0) - rspec-mocks (~> 3.8.0) - rspec-core (3.8.0) - rspec-support (~> 3.8.0) - rspec-expectations (3.8.3) + 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.8.0) + rspec-support (~> 3.9.0) rspec-html-matchers (0.9.1) nokogiri (~> 1) rspec (>= 3.0.0.a, < 4) - rspec-mocks (3.8.0) + rspec-mocks (3.9.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) + rspec-support (~> 3.9.0) rspec-rails (4.0.0.beta2) actionpack (>= 4.2) activesupport (>= 4.2) @@ -342,7 +342,7 @@ GEM rspec-expectations (~> 3.8) rspec-mocks (~> 3.8) rspec-support (~> 3.8) - rspec-support (3.8.0) + rspec-support (3.9.0) rtlit (0.0.5) rubocop (0.69.0) jaro_winkler (~> 1.5.1)