Skip to content

Commit e25feee

Browse files
Bump rubocop-rspec from 3.8.0 to 3.9.0 (#48)
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.8.0 to 3.9.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.8.0...v3.9.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-version: 3.9.0 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 6558e89 commit e25feee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ GEM
3838
rubocop-ast (>= 1.48.0, < 2.0)
3939
ruby-progressbar (~> 1.7)
4040
unicode-display_width (>= 2.4.0, < 4.0)
41-
rubocop-ast (1.48.0)
41+
rubocop-ast (1.49.0)
4242
parser (>= 3.3.7.2)
43-
prism (~> 1.4)
44-
rubocop-rspec (3.8.0)
43+
prism (~> 1.7)
44+
rubocop-rspec (3.9.0)
4545
lint_roller (~> 1.1)
4646
rubocop (~> 1.81)
4747
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)