Skip to content

Commit c2fca99

Browse files
Bump rubocop from 1.85.1 to 1.86.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.85.1 to 1.86.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.85.1...v1.86.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9532c18 commit c2fca99

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

Gemfile.lock

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ GEM
8484
minitest (>= 5.1, < 6)
8585
securerandom (>= 0.3)
8686
tzinfo (~> 2.0, >= 2.0.5)
87-
addressable (2.8.7)
88-
public_suffix (>= 2.0.2, < 7.0)
87+
addressable (2.8.9)
88+
public_suffix (>= 2.0.2, < 8.0)
8989
administrate (1.0.0)
9090
actionpack (>= 6.0, < 9.0)
9191
actionview (>= 6.0, < 9.0)
@@ -117,7 +117,7 @@ GEM
117117
aws-eventstream (~> 1, >= 1.0.2)
118118
base64 (0.3.0)
119119
benchmark (0.5.0)
120-
bigdecimal (4.0.1)
120+
bigdecimal (4.1.0)
121121
bootsnap (1.18.6)
122122
msgpack (~> 1.2)
123123
builder (3.3.0)
@@ -247,9 +247,6 @@ GEM
247247
activesupport (>= 7.0.0)
248248
jmespath (1.6.2)
249249
json (2.19.3)
250-
json-schema (6.2.0)
251-
addressable (~> 2.8)
252-
bigdecimal (>= 3.1, < 5)
253250
jwt (2.10.2)
254251
base64
255252
kaminari (1.2.2)
@@ -277,8 +274,6 @@ GEM
277274
net-smtp
278275
marcel (1.0.4)
279276
matrix (0.4.3)
280-
mcp (0.8.0)
281-
json-schema (>= 4.1)
282277
method_source (1.1.0)
283278
mini_magick (5.3.1)
284279
logger
@@ -331,8 +326,8 @@ GEM
331326
paper_trail (17.0.0)
332327
activerecord (>= 7.1)
333328
request_store (~> 1.4)
334-
parallel (1.27.0)
335-
parser (3.3.10.2)
329+
parallel (1.28.0)
330+
parser (3.3.11.1)
336331
ast (~> 2.4.1)
337332
racc
338333
pg (1.6.3-aarch64-linux)
@@ -360,7 +355,7 @@ GEM
360355
psych (5.3.1)
361356
date
362357
stringio
363-
public_suffix (6.0.2)
358+
public_suffix (7.0.5)
364359
puma (7.2.0)
365360
nio4r (~> 2.0)
366361
raabro (1.4.0)
@@ -457,11 +452,10 @@ GEM
457452
rspec-support (3.13.7)
458453
rspec_junit_formatter (0.6.0)
459454
rspec-core (>= 2, < 4, != 2.12.0)
460-
rubocop (1.85.1)
455+
rubocop (1.86.0)
461456
json (~> 2.3)
462457
language_server-protocol (~> 3.17.0.2)
463458
lint_roller (~> 1.1.0)
464-
mcp (~> 0.6)
465459
parallel (~> 1.10)
466460
parser (>= 3.3.0.2)
467461
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)