Bump rubocop-rspec from 2.9.0 to 2.10.0

Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.9.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.9.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] <support@github.com>
pull/10549/head
dependabot[bot] 3 years ago committed by Oliver Günther
parent 5356118cf6
commit e1eb9cc495
  1. 4
      Gemfile.lock

@ -656,7 +656,7 @@ GEM
parallel (1.22.1) parallel (1.22.1)
parallel_tests (3.8.1) parallel_tests (3.8.1)
parallel parallel
parser (3.1.1.0) parser (3.1.2.0)
ast (~> 2.4.1) ast (~> 2.4.1)
pdf-core (0.9.0) pdf-core (0.9.0)
pdf-inspector (1.3.0) pdf-inspector (1.3.0)
@ -841,7 +841,7 @@ GEM
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
rack (>= 1.1) rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0) rubocop (>= 1.7.0, < 2.0)
rubocop-rspec (2.9.0) rubocop-rspec (2.10.0)
rubocop (~> 1.19) rubocop (~> 1.19)
ruby-duration (3.2.3) ruby-duration (3.2.3)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)

Loading…
Cancel
Save