Skip to content

Commit 6da6a96

Browse files
build(deps-dev): bump rubocop in the dev-ruby-development group
Bumps the dev-ruby-development group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `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 dependency-group: dev-ruby-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcc01af commit 6da6a96

9 files changed

Lines changed: 5 additions & 5 deletions

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ GEM
7979
sawyer (~> 0.9)
8080
optimist (3.2.1)
8181
ostruct (0.6.3)
82-
parallel (1.27.0)
83-
parser (3.3.10.2)
82+
parallel (2.0.1)
83+
parser (3.3.11.1)
8484
ast (~> 2.4.1)
8585
racc
8686
pp (0.6.3)
@@ -99,7 +99,7 @@ GEM
9999
erb
100100
psych (>= 4.0.0)
101101
tsort
102-
regexp_parser (2.11.3)
102+
regexp_parser (2.12.0)
103103
reline (0.6.3)
104104
io-console (~> 0.5)
105105
rexml (3.4.4)
@@ -116,11 +116,11 @@ GEM
116116
diff-lcs (>= 1.2.0, < 2.0)
117117
rspec-support (~> 3.13.0)
118118
rspec-support (3.13.6)
119-
rubocop (1.86.0)
119+
rubocop (1.86.1)
120120
json (~> 2.3)
121121
language_server-protocol (~> 3.17.0.2)
122122
lint_roller (~> 1.1.0)
123-
parallel (~> 1.10)
123+
parallel (>= 1.10)
124124
parser (>= 3.3.0.2)
125125
rainbow (>= 2.2.2, < 4.0)
126126
regexp_parser (>= 2.9.3, < 3.0)

vendor/cache/parallel-1.27.0.gem

-10.5 KB
Binary file not shown.

vendor/cache/parallel-2.0.1.gem

11 KB
Binary file not shown.

vendor/cache/parser-3.3.10.2.gem

-891 KB
Binary file not shown.

vendor/cache/parser-3.3.11.1.gem

891 KB
Binary file not shown.
-59 KB
Binary file not shown.
59 KB
Binary file not shown.

vendor/cache/rubocop-1.86.0.gem

-733 KB
Binary file not shown.

vendor/cache/rubocop-1.86.1.gem

734 KB
Binary file not shown.

0 commit comments

Comments
 (0)