Skip to content

Commit 244eb2b

Browse files
build(deps-dev): bump rubocop-rspec from 3.0.3 to 3.0.4 (#3921)
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.0.3...v3.0.4) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99b5e88 commit 244eb2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ GEM
477477
rubocop-ast (>= 1.31.1, < 2.0)
478478
ruby-progressbar (~> 1.7)
479479
unicode-display_width (>= 2.4.0, < 3.0)
480-
rubocop-ast (1.31.3)
480+
rubocop-ast (1.32.0)
481481
parser (>= 3.3.1.0)
482482
rubocop-capybara (2.21.0)
483483
rubocop (~> 1.41)
@@ -488,7 +488,7 @@ GEM
488488
rack (>= 1.1)
489489
rubocop (>= 1.33.0, < 2.0)
490490
rubocop-ast (>= 1.31.1, < 2.0)
491-
rubocop-rspec (3.0.3)
491+
rubocop-rspec (3.0.4)
492492
rubocop (~> 1.61)
493493
rubocop-rspec_rails (2.30.0)
494494
rubocop (~> 1.61)

0 commit comments

Comments
 (0)