8000 Bump rubocop-rspec from 2.11.1 to 2.12.1 in /dependencies (#3147) · github/super-linter@0ed7cd8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ed7cd8

Browse files
Bump rubocop-rspec from 2.11.1 to 2.12.1 in /dependencies (super-linter#3147)
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.11.1 to 2.12.1. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v2.11.1...v2.12.1) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26c1fa5 commit 0ed7cd8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dependencies/Gemfile

< 8000 span class="prc-TooltipV2-Tooltip-cYMVY" data-direction="s" role="tooltip" aria-hidden="true" id=":Rhmtlab:">Expand all lines: dependencies/Gemfile
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ gem "rubocop", "~> 1.32.0"
88
gem "rubocop-github", "~> 0.18.0"
99
gem "rubocop-performance", "~>1.14.3"
1010
gem "rubocop-rails", "~> 2.15"
11-
gem "rubocop-rspec", "~> 2.11.1"
11+
gem "rubocop-rspec", "~> 2.12.1"

dependencies/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ GEM
4242
activesupport (>= 4.2.0)
4343
rack (>= 1.1)
4444
rubocop (>= 1.7.0, < 2.0)
45-
rubocop-rspec (2.11.1)
46-
rubocop (~> 1.19)
45+
rubocop-rspec (2.12.1)
46+
rubocop (~> 1.31)
4747
ruby-progressbar (1.11.0)
4848
tzinfo (2.0.4)
4949
concurrent-ruby (~> 1.0)
@@ -57,7 +57,7 @@ DEPENDENCIES
5757
rubocop-github (~> 0.18.0)
5858
rubocop-performance (~> 1.14.3)
5959
rubocop-rails (~> 2.15)
60-
rubocop-rspec (~> 2.11.1)
60+
rubocop-rspec (~> 2.12.1)
6161

6262
BUNDLED WITH
6363
2.3.5

0 commit comments

Comments
 (0)
0