Skip to content

Commit

Permalink
Merge pull request #5167 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
aaron-collier authored Aug 19, 2024
2 parents 80d669a + e5deebc commit 82604ad
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -237,15 +237,15 @@ GEM
zeitwerk
globalid (1.2.1)
activesupport (>= 6.1)
graphiql-rails (1.10.0)
graphiql-rails (1.10.1)
railties
graphql (2.3.12)
graphql (2.3.14)
base64
fiber-storage
hashdiff (1.1.1)
hashie (5.0.0)
honeybadger (5.15.5)
http-cookie (1.0.6)
honeybadger (5.15.6)
http-cookie (1.0.7)
domain_name (~> 0.5)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -292,7 +292,7 @@ GEM
marc-vocab (0.3.0)
marcel (1.0.4)
mini_mime (1.1.5)
minitest (5.24.1)
minitest (5.25.1)
moab-versioning (6.1.0)
druid-tools (>= 1.0.0)
json
Expand Down Expand Up @@ -350,7 +350,7 @@ GEM
commonmarker (>= 1.0)
openapi_parser (1.0.0)
optimist (3.1.0)
parallel (1.26.2)
parallel (1.26.3)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
Expand All @@ -362,7 +362,7 @@ GEM
faraday (~> 2.0)
moab-versioning (>= 5.0.0, < 7)
zeitwerk (~> 2.1)
propshaft (0.9.0)
propshaft (0.9.1)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
Expand Down Expand Up @@ -442,7 +442,7 @@ GEM
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.3)
rspec-rails (6.1.4)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand All @@ -464,7 +464,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.0)
rubocop-ast (1.32.1)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand All @@ -489,7 +489,7 @@ GEM
serverengine (2.1.1)
sigdump (~> 0.2.2)
set (1.1.0)
sidekiq (7.3.0)
sidekiq (7.3.1)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
logger
Expand Down Expand Up @@ -547,9 +547,7 @@ GEM
tty-screen (0.8.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
unf (0.2.0)
unicode-display_width (2.5.0)
uri (0.13.0)
uuidtools (2.1.5)
Expand Down

0 comments on commit 82604ad

Please sign in to comment.