Skip to content

Commit 8c19b9b

Browse files
Bump rubocop from 1.86.0 to 1.86.1 (#236)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.86.0 to 1.86.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.0...v1.86.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jen <tuh42082@temple.edu>
1 parent 5289418 commit 8c19b9b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,22 @@ GEM
2828
drb (2.2.3)
2929
i18n (1.14.8)
3030
concurrent-ruby (~> 1.0)
31-
json (2.19.2)
31+
json (2.19.3)
3232
language_server-protocol (3.17.0.5)
3333
lint_roller (1.1.0)
3434
logger (1.7.0)
3535
minitest (6.0.1)
3636
prism (~> 1.5)
37-
parallel (1.27.0)
38-
parser (3.3.10.2)
37+
parallel (2.0.1)
38+
parser (3.3.11.1)
3939
ast (~> 2.4.1)
4040
racc
4141
prism (1.9.0)
4242
racc (1.8.1)
4343
rack (3.2.4)
4444
rainbow (3.1.1)
4545
rake (13.3.1)
46-
regexp_parser (2.11.3)
46+
regexp_parser (2.12.0)
4747
rspec (3.13.2)
4848
rspec-core (~> 3.13.0)
4949
rspec-expectations (~> 3.13.0)
@@ -57,11 +57,11 @@ GEM
5757
diff-lcs (>= 1.2.0, < 2.0)
5858
rspec-support (~> 3.13.0)
5959
rspec-support (3.13.6)
60-
rubocop (1.86.0)
60+
rubocop (1.86.1)
6161
json (~> 2.3)
6262
language_server-protocol (~> 3.17.0.2)
6363
lint_roller (~> 1.1.0)
64-
parallel (~> 1.10)
64+
parallel (>= 1.10)
6565
parser (>= 3.3.0.2)
6666
rainbow (>= 2.2.2, < 4.0)
6767
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)