From 989cd46db7a58790a63fd77bd2bd640c2198cef1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 20:01:51 +0000 Subject: [PATCH] Bump rspec from 3.10.0 to 3.11.0 Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/rspec/rspec-metagem/releases) - [Commits](https://github.com/rspec/rspec-metagem/compare/v3.10.0...v3.11.0) --- updated-dependencies: - dependency-name: rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4e20554..2f4756f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM concurrent-ruby (1.1.6) crack (0.4.5) rexml - diff-lcs (1.4.4) + diff-lcs (1.5.0) graphql (1.10.10) graphql-client (0.16.0) activesupport (>= 3.0) @@ -24,19 +24,19 @@ GEM minitest (5.14.1) public_suffix (4.0.6) rexml (3.2.5) - rspec (3.10.0) - rspec-core (~> 3.10.0) - rspec-expectations (~> 3.10.0) - rspec-mocks (~> 3.10.0) - rspec-core (3.10.0) - rspec-support (~> 3.10.0) - rspec-expectations (3.10.0) + rspec (3.11.0) + rspec-core (~> 3.11.0) + rspec-expectations (~> 3.11.0) + rspec-mocks (~> 3.11.0) + rspec-core (3.11.0) + rspec-support (~> 3.11.0) + rspec-expectations (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-mocks (3.10.0) + rspec-support (~> 3.11.0) + rspec-mocks (3.11.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.10.0) - rspec-support (3.10.0) + rspec-support (~> 3.11.0) + rspec-support (3.11.0) thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1)