Skip to content

Commit

Permalink
Merge pull request #5269 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
justinlittman authored Feb 24, 2025
2 parents a4374a2 + ac172b3 commit b3b7058
Showing 1 changed file with 22 additions and 20 deletions.
42 changes: 22 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,13 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
airbrussh (1.5.3)
sshkit (>= 1.6.1, != 1.7.0)
amq-protocol (2.3.2)
amq-protocol (2.3.3)
ast (2.4.2)
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 @@ -236,8 +238,8 @@ GEM
faraday-retry (2.2.1)
faraday (~> 2.0)
fiber-storage (1.0.0)
folio_client (0.17.0)
activesupport (>= 4.2, < 8)
folio_client (0.18.0)
activesupport (>= 4.2)
dry-monads
faraday
faraday-cookie_jar
Expand All @@ -247,13 +249,13 @@ GEM
activesupport (>= 6.1)
graphiql-rails (1.10.1)
railties
graphql (2.4.9)
graphql (2.4.10)
base64
fiber-storage
logger
hashdiff (1.1.2)
hashie (5.0.0)
honeybadger (5.26.3)
honeybadger (5.26.4)
logger
ostruct
http-cookie (1.0.8)
Expand Down Expand Up @@ -302,8 +304,8 @@ GEM
net-imap
net-pop
net-smtp
mais_orcid_client (0.3.1)
activesupport (>= 4.2, < 8)
mais_orcid_client (0.4.0)
activesupport (>= 4.2)
faraday
faraday-retry
oauth2
Expand Down Expand Up @@ -347,13 +349,13 @@ GEM
net-protocol
net-ssh (7.3.0)
nio4r (2.7.4)
nokogiri (1.18.2-aarch64-linux-gnu)
nokogiri (1.18.3-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.2-arm64-darwin)
nokogiri (1.18.3-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.2-x86_64-darwin)
nokogiri (1.18.3-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.2-x86_64-linux-gnu)
nokogiri (1.18.3-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri-happymapper (0.10.0)
nokogiri (~> 1.5)
Expand All @@ -380,8 +382,8 @@ GEM
pg (1.5.9)
pp (0.6.2)
prettyprint
preservation-client (7.0.2)
activesupport (>= 4.2, < 8)
preservation-client (7.1.0)
activesupport (>= 4.2)
faraday (~> 2.0)
moab-versioning (>= 5.0.0, < 7)
zeitwerk (~> 2.1)
Expand Down Expand Up @@ -477,7 +479,7 @@ GEM
rspec-support (3.13.2)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.72.1)
rubocop (1.72.2)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
Expand All @@ -498,7 +500,7 @@ GEM
lint_roller (~> 1.1)
rubocop (>= 1.72.1, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-rails (2.30.1)
rubocop-rails (2.30.2)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)
Expand Down Expand Up @@ -551,10 +553,10 @@ GEM
stanford-mods (3.3.9)
activesupport
mods (~> 3.0, >= 3.0.4)
stringio (3.1.3)
stringio (3.1.5)
strings-ansi (0.2.0)
sul_orcid_client (0.4.1)
activesupport (>= 4.2, < 8)
sul_orcid_client (0.5.0)
activesupport (>= 4.2)
cocina-models (~> 0.90)
faraday
faraday-retry
Expand All @@ -579,7 +581,7 @@ GEM
uri (1.0.2)
useragent (0.16.11)
uuidtools (2.1.5)
version_gem (1.1.4)
version_gem (1.1.6)
webmock (3.25.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand All @@ -590,7 +592,7 @@ GEM
websocket-extensions (0.1.5)
whenever (1.0.0)
chronic (>= 0.6.3)
zeitwerk (2.7.1)
zeitwerk (2.7.2)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit b3b7058

Please sign in to comment.