Skip to content

Commit

Permalink
Merge pull request #5043 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
edsu authored May 28, 2024
2 parents 494c8cd + 4895ba5 commit a8f7b63
Showing 1 changed file with 16 additions and 13 deletions.
29 changes: 16 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,10 @@ GEM
json_schema (~> 0.14, >= 0.14.3)
openapi_parser (~> 1.0)
rack (>= 1.5)
commonmarker (0.23.10)
commonmarker (1.1.3-aarch64-linux)
commonmarker (1.1.3-arm64-darwin)
commonmarker (1.1.3-x86_64-darwin)
commonmarker (1.1.3-x86_64-linux)
concurrent-ruby (1.2.3)
config (5.4.0)
deep_merge (~> 1.2, >= 1.2.1)
Expand Down Expand Up @@ -168,7 +171,7 @@ GEM
ed25519
docile (1.4.0)
domain_name (0.6.20240107)
dor-workflow-client (7.4.0)
dor-workflow-client (7.4.1)
activesupport (>= 3.2.1, < 8)
deprecation (>= 0.99.0)
faraday (~> 2.0)
Expand Down Expand Up @@ -233,11 +236,11 @@ GEM
activesupport (>= 6.1)
graphiql-rails (1.10.0)
railties
graphql (2.3.3)
graphql (2.3.4)
base64
hashdiff (1.1.0)
hashie (5.0.0)
honeybadger (5.10.0)
honeybadger (5.10.2)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.14.5)
Expand Down Expand Up @@ -284,7 +287,7 @@ GEM
marc-vocab (0.3.0)
marcel (1.0.4)
mini_mime (1.1.5)
minitest (5.23.0)
minitest (5.23.1)
moab-versioning (6.1.0)
druid-tools (>= 1.0.0)
json
Expand Down Expand Up @@ -338,8 +341,8 @@ GEM
snaky_hash (~> 2.0)
version_gem (~> 1.1)
okcomputer (1.18.5)
openapi3_parser (0.9.2)
commonmarker (~> 0.17)
openapi3_parser (0.10.0)
commonmarker (>= 1.0)
openapi_parser (1.0.0)
optimist (3.1.0)
parallel (1.24.0)
Expand All @@ -354,7 +357,7 @@ GEM
faraday (~> 2.0)
moab-versioning (>= 5.0.0, < 7)
zeitwerk (~> 2.1)
propshaft (0.8.0)
propshaft (0.9.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
Expand Down Expand Up @@ -411,9 +414,9 @@ GEM
rainbow (3.1.1)
rake (12.3.3)
rbtree (0.4.6)
rdoc (6.6.3.1)
rdoc (6.7.0)
psych (>= 4.0.0)
redis-client (0.22.1)
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
reline (0.5.7)
Expand Down Expand Up @@ -445,7 +448,7 @@ GEM
rspec-support (3.13.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.63.5)
rubocop (1.64.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -548,7 +551,7 @@ GEM
uri (0.13.0)
uuidtools (2.1.5)
version_gem (1.1.4)
webmock (3.23.0)
webmock (3.23.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand All @@ -558,7 +561,7 @@ GEM
websocket-extensions (0.1.5)
whenever (1.0.0)
chronic (>= 0.6.3)
zeitwerk (2.6.14)
zeitwerk (2.6.15)

PLATFORMS
aarch64-linux-musl
Expand Down

0 comments on commit a8f7b63

Please sign in to comment.