Skip to content

Commit fadb85e

Browse files
Bump rubocop-rspec from 3.9.0 to 3.10.2 in the ruby-dependencies group (#2103)
Bumps the ruby-dependencies group with 1 update: [rubocop-rspec](https://github.com/rubocop/rubocop-rspec). Updates `rubocop-rspec` from 3.9.0 to 3.10.2 - [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.9.0...v3.10.2) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-version: 3.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccc4d5e commit fadb85e

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,10 @@ GEM
6565
rubocop-ast (1.49.1)
6666
parser (>= 3.3.7.2)
6767
prism (~> 1.7)
68-
rubocop-rspec (3.9.0)
68+
rubocop-rspec (3.10.2)
6969
lint_roller (~> 1.1)
70-
rubocop (~> 1.81)
70+
regexp_parser (>= 2.0)
71+
rubocop (~> 1.86, >= 1.86.2)
7172
ruby-progressbar (1.13.0)
7273
thor (1.5.0)
7374
threaded (0.0.4)
@@ -121,7 +122,7 @@ CHECKSUMS
121122
rspec-support (3.13.7) sha256=0640e5570872aafefd79867901deeeeb40b0c9875a36b983d85f54fb7381c47c
122123
rubocop (1.87.0) sha256=b9d9ddf55116a513f8ef2c7ae660662d8b49301f118d3f0df61865b33a5c188d
123124
rubocop-ast (1.49.1) sha256=4412f3ee70f6fe4546cc489548e0f6fcf76cafcfa80fa03af67098ffed755035
124-
rubocop-rspec (3.9.0) sha256=8fa70a3619408237d789aeecfb9beef40576acc855173e60939d63332fdb55e2
125+
rubocop-rspec (3.10.2) sha256=0b3e2ecc592cd10ecbf0095bb58d1e357905276e069643523cc19eb7495f65e2
125126
ruby-progressbar (1.13.0) sha256=80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33
126127
thor (1.5.0) sha256=e3a9e55fe857e44859ce104a84675ab6e8cd59c650a49106a05f55f136425e73
127128
threaded (0.0.4) sha256=8f32c11d29f7c7237aabeb36d286c15ac495137ce06ace3357de743aafd4f0e3

0 commit comments

Comments
 (0)