Skip to content

Commit a9dcabc

Browse files
Bump rubocop from 1.85.0 to 1.85.1 (#1347)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d73e1bd commit a9dcabc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ GEM
100100
securerandom (>= 0.3)
101101
tzinfo (~> 2.0, >= 2.0.5)
102102
uri (>= 0.13.1)
103-
addressable (2.8.7)
104-
public_suffix (>= 2.0.2, < 7.0)
103+
addressable (2.8.9)
104+
public_suffix (>= 2.0.2, < 8.0)
105105
annotaterb (4.22.0)
106106
activerecord (>= 6.0.0)
107107
activesupport (>= 6.0.0)
@@ -311,8 +311,8 @@ GEM
311311
thor (>= 0.14, < 2.0)
312312
jsbundling-rails (1.3.1)
313313
railties (>= 6.0.0)
314-
json (2.18.1)
315-
json-schema (6.1.0)
314+
json (2.19.1)
315+
json-schema (6.2.0)
316316
addressable (~> 2.8)
317317
bigdecimal (>= 3.1, < 5)
318318
kaminari (1.2.2)
@@ -357,7 +357,7 @@ GEM
357357
net-smtp
358358
marcel (1.1.0)
359359
matrix (0.4.2)
360-
mcp (0.7.1)
360+
mcp (0.8.0)
361361
json-schema (>= 4.1)
362362
method_source (1.1.0)
363363
mini_mime (1.1.5)
@@ -424,7 +424,7 @@ GEM
424424
psych (5.3.1)
425425
date
426426
stringio
427-
public_suffix (6.0.2)
427+
public_suffix (7.0.5)
428428
puma (7.2.0)
429429
nio4r (~> 2.0)
430430
pundit (2.5.2)
@@ -543,7 +543,7 @@ GEM
543543
rswag-ui (2.17.0)
544544
actionpack (>= 5.2, < 8.2)
545545
railties (>= 5.2, < 8.2)
546-
rubocop (1.85.0)
546+
rubocop (1.85.1)
547547
json (~> 2.3)
548548
language_server-protocol (~> 3.17.0.2)
549549
lint_roller (~> 1.1.0)

0 commit comments

Comments
 (0)