Skip to content

Commit e20f402

Browse files
authored
Merge pull request #702 from sul-dlss/update-dependencies
Update dependencies
2 parents d1b44d2 + 9ff47dd commit e20f402

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ GEM
240240
activerecord
241241
kaminari-core (= 1.2.2)
242242
kaminari-core (1.2.2)
243-
language_server-protocol (3.17.0.3)
243+
language_server-protocol (3.17.0.4)
244244
llhttp-ffi (0.5.0)
245245
ffi-compiler (~> 1.0)
246246
rake (~> 13.0)
@@ -310,10 +310,10 @@ GEM
310310
date
311311
stringio
312312
public_suffix (6.0.1)
313-
puma (6.5.0)
313+
puma (6.6.0)
314314
nio4r (~> 2.0)
315315
racc (1.8.1)
316-
rack (3.1.8)
316+
rack (3.1.9)
317317
rack-attack (6.7.0)
318318
rack (>= 1.0, < 4)
319319
rack-session (2.1.0)
@@ -389,17 +389,17 @@ GEM
389389
rspec-mocks (~> 3.13)
390390
rspec-support (~> 3.13)
391391
rspec-support (3.13.2)
392-
rubocop (1.71.0)
392+
rubocop (1.71.1)
393393
json (~> 2.3)
394394
language_server-protocol (>= 3.17.0)
395395
parallel (~> 1.10)
396396
parser (>= 3.3.0.2)
397397
rainbow (>= 2.2.2, < 4.0)
398398
regexp_parser (>= 2.9.3, < 3.0)
399-
rubocop-ast (>= 1.36.2, < 2.0)
399+
rubocop-ast (>= 1.38.0, < 2.0)
400400
ruby-progressbar (~> 1.7)
401401
unicode-display_width (>= 2.4.0, < 4.0)
402-
rubocop-ast (1.37.0)
402+
rubocop-ast (1.38.0)
403403
parser (>= 3.3.1.0)
404404
rubocop-capybara (2.21.0)
405405
rubocop (~> 1.41)
@@ -448,14 +448,16 @@ GEM
448448
stringio (3.1.2)
449449
thor (1.3.2)
450450
timeout (0.4.3)
451-
traject (3.8.2)
451+
traject (3.8.3)
452452
concurrent-ruby (>= 0.8.0)
453+
csv
453454
dot-properties (>= 0.1.1)
454455
hashie (>= 3.1, < 6)
455456
http (>= 3.0, < 6)
456457
httpclient (~> 2.5)
457458
marc (~> 1.0)
458459
marc-fastxmlwriter (~> 1.0)
460+
mutex_m
459461
nokogiri (~> 1.9)
460462
slop (~> 4.0)
461463
yell

0 commit comments

Comments
 (0)