From bfc4a94f3068bf6d8ca3fc02937d1663f91337cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 11:26:23 +0000 Subject: [PATCH] chore(deps-dev): bump rubocop-rspec from 2.8.0 to 2.10.0 Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.8.0 to 2.10.0. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.8.0...v2.10.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31d482b2..b9cd9a45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM rake (13.0.6) rdoc (6.4.0) psych (>= 4.0.0) - regexp_parser (2.3.1) + regexp_parser (2.5.0) rexml (3.2.5) rotp (6.2.0) rspec (3.10.0) @@ -123,7 +123,7 @@ GEM rubocop-ast (>= 0.4.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.8.0) + rubocop-rspec (2.10.0) rubocop (~> 1.19) rubocop-rubycw (0.1.6) rubocop (~> 1.0) @@ -147,7 +147,7 @@ GEM openssl-signature_algorithm (~> 1.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - unicode-display_width (2.1.0) + unicode-display_width (2.2.0) valid_email2 (4.0.1) activemodel (>= 3.2) mail (~> 2.5)