Skip to content

Commit d20b041

Browse files
authored
Merge pull request #1884 from SUSE/depfu/update/rubocop-1.86.1
Update rubocop 1.86.0 → 1.86.1 (patch)
2 parents f3a665c + c281e13 commit d20b041

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ GEM
178178
thor (>= 0.14, < 2.0)
179179
js_cookie_rails (2.2.0)
180180
railties (>= 3.1)
181-
json (2.19.3)
181+
json (2.19.4)
182182
kaminari (1.2.2)
183183
activesupport (>= 4.1.0)
184184
kaminari-actionview (= 1.2.2)
@@ -242,7 +242,7 @@ GEM
242242
mini_portile2 (~> 2.8.2)
243243
racc (~> 1.4)
244244
orm_adapter (0.5.0)
245-
parallel (1.27.0)
245+
parallel (2.0.1)
246246
parser (3.3.11.1)
247247
ast (~> 2.4.1)
248248
racc
@@ -318,7 +318,7 @@ GEM
318318
psych (>= 4.0.0)
319319
tsort
320320
redcarpet (3.6.1)
321-
regexp_parser (2.11.3)
321+
regexp_parser (2.12.0)
322322
reline (0.6.3)
323323
io-console (~> 0.5)
324324
request_store (1.7.0)
@@ -346,11 +346,11 @@ GEM
346346
rspec-mocks (>= 3.13.0, < 5.0.0)
347347
rspec-support (>= 3.13.0, < 5.0.0)
348348
rspec-support (3.13.7)
349-
rubocop (1.86.0)
349+
rubocop (1.86.1)
350350
json (~> 2.3)
351351
language_server-protocol (~> 3.17.0.2)
352352
lint_roller (~> 1.1.0)
353-
parallel (~> 1.10)
353+
parallel (>= 1.10)
354354
parser (>= 3.3.0.2)
355355
rainbow (>= 2.2.2, < 4.0)
356356
regexp_parser (>= 2.9.3, < 3.0)

0 commit comments

Comments
 (0)