Skip to content

Commit eb305ea

Browse files
Bump rubocop-rspec from 3.5.0 to 3.6.0 (#21785)
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.5.0 to 3.6.0. - [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.5.0...v3.6.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-version: 3.6.0 dependency-type: direct:development 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 632a940 commit eb305ea

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@ GEM
773773
parallel (1.27.0)
774774
parallel_tests (5.1.0)
775775
parallel
776-
parser (3.3.7.4)
776+
parser (3.3.8.0)
777777
ast (~> 2.4.1)
778778
racc
779779
patience_diff (1.2.0)
@@ -991,7 +991,7 @@ GEM
991991
rubocop-ast (>= 1.44.0, < 2.0)
992992
ruby-progressbar (~> 1.7)
993993
unicode-display_width (>= 2.4.0, < 4.0)
994-
rubocop-ast (1.44.0)
994+
rubocop-ast (1.44.1)
995995
parser (>= 3.3.7.2)
996996
prism (~> 1.4)
997997
rubocop-capybara (2.22.1)
@@ -1007,7 +1007,7 @@ GEM
10071007
rack (>= 1.1)
10081008
rubocop (>= 1.75.0, < 2.0)
10091009
rubocop-ast (>= 1.38.0, < 2.0)
1010-
rubocop-rspec (3.5.0)
1010+
rubocop-rspec (3.6.0)
10111011
lint_roller (~> 1.1)
10121012
rubocop (~> 1.72, >= 1.72.1)
10131013
rubocop-rspec_rails (2.31.0)

0 commit comments

Comments
 (0)