Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit 383aa79

Browse files
Bump rubocop-rspec from 2.10.0 to 2.11.1
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.10.0 to 2.11.1. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v2.10.0...v2.11.1) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef1d911 commit 383aa79

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
@@ -14,12 +14,12 @@ GEM
1414
diff-lcs (1.5.0)
1515
hashdiff (1.0.1)
1616
parallel (1.22.1)
17-
parser (3.1.2.1)
17+
parser (3.1.3.0)
1818
ast (~> 2.4.1)
1919
public_suffix (5.0.0)
2020
rainbow (3.1.1)
2121
rake (13.0.6)
22-
regexp_parser (2.6.0)
22+
regexp_parser (2.6.1)
2323
rexml (3.2.5)
2424
rspec (3.12.0)
2525
rspec-core (~> 3.12.0)
@@ -43,14 +43,14 @@ GEM
4343
rubocop-ast (>= 1.17.0, < 2.0)
4444
ruby-progressbar (~> 1.7)
4545
unicode-display_width (>= 1.4.0, < 3.0)
46-
rubocop-ast (1.23.0)
46+
rubocop-ast (1.24.0)
4747
parser (>= 3.1.1.0)
4848
rubocop-performance (1.15.1)
4949
rubocop (>= 1.7.0, < 2.0)
5050
rubocop-ast (>= 0.4.0)
5151
rubocop-rake (0.6.0)
5252
rubocop (~> 1.0)
53-
rubocop-rspec (2.10.0)
53+
rubocop-rspec (2.11.1)
5454
rubocop (~> 1.19)
5555
ruby-progressbar (1.11.0)
5656
unicode-display_width (2.3.0)

0 commit comments

Comments
 (0)