Skip to content

Commit e6f85dc

Browse files
Bump rubocop-rspec from 3.7.0 to 3.8.0 in the ruby-dependencies group (#183)
Bumps the ruby-dependencies group with 1 update: [rubocop-rspec](https://github.com/rubocop/rubocop-rspec). Updates `rubocop-rspec` from 3.7.0 to 3.8.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.7.0...v3.8.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 50578da commit e6f85dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ GEM
2121
thor (~> 1)
2222
threaded (~> 0)
2323
java-properties (0.3.0)
24-
json (2.15.2)
24+
json (2.16.0)
2525
language_server-protocol (3.17.0.5)
2626
lint_roller (1.1.0)
2727
logger (1.7.0)
@@ -63,12 +63,12 @@ GEM
6363
rubocop-ast (>= 1.47.1, < 2.0)
6464
ruby-progressbar (~> 1.7)
6565
unicode-display_width (>= 2.4.0, < 4.0)
66-
rubocop-ast (1.47.1)
66+
rubocop-ast (1.48.0)
6767
parser (>= 3.3.7.2)
6868
prism (~> 1.4)
69-
rubocop-rspec (3.7.0)
69+
rubocop-rspec (3.8.0)
7070
lint_roller (~> 1.1)
71-
rubocop (~> 1.72, >= 1.72.1)
71+
rubocop (~> 1.81)
7272
ruby-progressbar (1.13.0)
7373
thor (1.4.0)
7474
threaded (0.0.4)

0 commit comments

Comments
 (0)