Skip to content

Commit

Permalink
Merge pull request #5265 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
jmartin-sul authored Feb 19, 2025
2 parents 7b2fb7e + 4c43443 commit e71607b
Showing 1 changed file with 27 additions and 20 deletions.
47 changes: 27 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ GEM
attr_extras (7.1.0)
base64 (0.2.0)
bcrypt_pbkdf (1.1.1)
bcrypt_pbkdf (1.1.1-arm64-darwin)
bcrypt_pbkdf (1.1.1-x86_64-darwin)
benchmark (0.4.0)
bigdecimal (3.1.9)
bootsnap (1.18.4)
Expand Down Expand Up @@ -159,7 +161,7 @@ GEM
deep_merge (1.2.2)
deprecation (1.1.0)
activesupport
diff-lcs (1.5.1)
diff-lcs (1.6.0)
diffy (3.4.3)
dlss-capistrano (5.3.0)
bcrypt_pbkdf
Expand All @@ -170,7 +172,7 @@ GEM
ed25519
docile (1.4.1)
domain_name (0.6.20240107)
dor-services-client (15.3.0)
dor-services-client (15.4.0)
activesupport (>= 7.0.0)
cocina-models (~> 0.99.0)
deprecation
Expand Down Expand Up @@ -253,7 +255,7 @@ GEM
logger
hashdiff (1.1.2)
hashie (5.0.0)
honeybadger (5.26.2)
honeybadger (5.26.3)
logger
ostruct
http-cookie (1.0.8)
Expand All @@ -271,14 +273,15 @@ GEM
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.9.1)
json (2.10.1)
json_schema (0.21.0)
jsonpath (1.1.5)
multi_json
jwt (2.10.1)
base64
language_server-protocol (3.17.0.4)
logger (1.6.5)
lint_roller (1.1.0)
logger (1.6.6)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down Expand Up @@ -366,7 +369,7 @@ GEM
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
okcomputer (1.18.6)
okcomputer (1.19.0)
openapi_parser (1.0.0)
optimist (3.2.0)
ostruct (0.6.1)
Expand Down Expand Up @@ -400,7 +403,7 @@ GEM
activesupport
faraday (~> 2.1)
racc (1.8.1)
rack (3.1.9)
rack (3.1.10)
rack-console (1.4.1)
rack (~> 3.0)
rack-test
Expand Down Expand Up @@ -453,7 +456,7 @@ GEM
request_store (1.7.0)
rack (>= 1.4)
retries (0.0.5)
rexml (3.4.0)
rexml (3.4.1)
rsolr (2.6.0)
builder (>= 2.1.2)
faraday (>= 0.9, < 3, != 2.0.0)
Expand All @@ -476,9 +479,10 @@ GEM
rspec-support (3.13.2)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.71.2)
rubocop (1.72.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
Expand All @@ -492,16 +496,19 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-performance (1.23.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.29.1)
rubocop-performance (1.24.0)
lint_roller (~> 1.1)
rubocop (>= 1.72.1, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-rails (2.30.1)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.4.0)
rubocop (~> 1.61)
rubocop (>= 1.72.1, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-rspec (3.5.0)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop-rspec_rails (2.30.0)
rubocop (~> 1.61)
rubocop-rspec (~> 3, >= 3.0.1)
Expand All @@ -511,7 +518,7 @@ GEM
serverengine (2.1.1)
sigdump (~> 0.2.2)
set (1.1.1)
sidekiq (7.3.8)
sidekiq (7.3.9)
base64
connection_pool (>= 2.3.0)
logger
Expand Down Expand Up @@ -546,7 +553,7 @@ GEM
stanford-mods (3.3.9)
activesupport
mods (~> 3.0, >= 3.0.4)
stringio (3.1.2)
stringio (3.1.3)
strings-ansi (0.2.0)
sul_orcid_client (0.4.1)
activesupport (>= 4.2, < 8)
Expand Down

0 comments on commit e71607b

Please sign in to comment.