From 317ca43eea951360934ee2e1cd1d79c451a2a90f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 06:25:16 +0000 Subject: [PATCH] Bump rspec-expectations from 3.9.4 to 3.10.0 Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.9.4 to 3.10.0. - [Release notes](https://github.com/rspec/rspec-expectations/releases) - [Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-expectations/compare/v3.9.4...v3.10.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7627b0da..9278ed1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,10 +228,10 @@ GEM reverse_markdown (2.0.0) nokogiri rexml (3.2.4) - rspec-expectations (3.9.4) + rspec-expectations (3.10.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-support (3.9.4) + rspec-support (~> 3.10.0) + rspec-support (3.10.0) rubocop (0.93.1) parallel (~> 1.10) parser (>= 2.7.1.5)