Skip to content

Commit 3236804

Browse files
authored
Merge pull request #330 from tulibraries/dependabot/bundler/rubocop-1.85.1
Bump rubocop from 1.85.0 to 1.85.1
2 parents db2903a + 4bf9368 commit 3236804

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ GEM
7979
minitest (>= 5.1)
8080
securerandom (>= 0.3)
8181
tzinfo (~> 2.0, >= 2.0.5)
82-
addressable (2.8.7)
83-
public_suffix (>= 2.0.2, < 7.0)
82+
addressable (2.8.9)
83+
public_suffix (>= 2.0.2, < 8.0)
8484
administrate (0.20.1)
8585
actionpack (>= 6.0, < 8.0)
8686
actionview (>= 6.0, < 8.0)
@@ -206,8 +206,8 @@ GEM
206206
thor (>= 0.14, < 2.0)
207207
jsbundling-rails (1.3.1)
208208
railties (>= 6.0.0)
209-
json (2.18.1)
210-
json-schema (6.1.0)
209+
json (2.19.1)
210+
json-schema (6.2.0)
211211
addressable (~> 2.8)
212212
bigdecimal (>= 3.1, < 5)
213213
jsonapi-renderer (0.2.2)
@@ -245,7 +245,7 @@ GEM
245245
net-smtp
246246
marcel (1.0.4)
247247
matrix (0.4.3)
248-
mcp (0.7.1)
248+
mcp (0.8.0)
249249
json-schema (>= 4.1)
250250
method_source (1.1.0)
251251
mini_mime (1.1.5)
@@ -342,7 +342,7 @@ GEM
342342
psych (5.3.1)
343343
date
344344
stringio
345-
public_suffix (6.0.2)
345+
public_suffix (7.0.5)
346346
puma (7.2.0)
347347
nio4r (~> 2.0)
348348
racc (1.8.1)
@@ -437,7 +437,7 @@ GEM
437437
rspec-mocks (>= 3.13.0, < 5.0.0)
438438
rspec-support (>= 3.13.0, < 5.0.0)
439439
rspec-support (3.13.7)
440-
rubocop (1.85.0)
440+
rubocop (1.85.1)
441441
json (~> 2.3)
442442
language_server-protocol (~> 3.17.0.2)
443443
lint_roller (~> 1.1.0)
@@ -449,7 +449,7 @@ GEM
449449
rubocop-ast (>= 1.49.0, < 2.0)
450450
ruby-progressbar (~> 1.7)
451451
unicode-display_width (>= 2.4.0, < 4.0)
452-
rubocop-ast (1.49.0)
452+
rubocop-ast (1.49.1)
453453
parser (>= 3.3.7.2)
454454
prism (~> 1.7)
455455
rubocop-performance (1.25.0)

0 commit comments

Comments
 (0)