Skip to content

Commit 0a9b24c

Browse files
chore(deps): bump rubocop from 1.86.0 to 1.86.1
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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27e9851 commit 0a9b24c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ GEM
142142
racc (~> 1.4)
143143
nokogiri (1.19.2-x86_64-linux-musl)
144144
racc (~> 1.4)
145-
parallel (1.27.0)
145+
parallel (2.0.1)
146146
parser (3.3.11.1)
147147
ast (~> 2.4.1)
148148
racc
@@ -162,14 +162,14 @@ GEM
162162
rb-fsevent (0.11.2)
163163
rb-inotify (0.11.1)
164164
ffi (~> 1.0)
165-
regexp_parser (2.11.3)
165+
regexp_parser (2.12.0)
166166
rexml (3.4.2)
167167
rouge (4.5.1)
168-
rubocop (1.86.0)
168+
rubocop (1.86.1)
169169
json (~> 2.3)
170170
language_server-protocol (~> 3.17.0.2)
171171
lint_roller (~> 1.1.0)
172-
parallel (~> 1.10)
172+
parallel (>= 1.10)
173173
parser (>= 3.3.0.2)
174174
rainbow (>= 2.2.2, < 4.0)
175175
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)