Skip to content

Commit

Permalink
Merge pull request #4984 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 May 13, 2024
2 parents 62e32e5 + b9e820a commit f7dfabb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -232,11 +232,11 @@ GEM
activesupport (>= 6.1)
graphiql-rails (1.10.0)
railties
graphql (2.3.2)
graphql (2.3.3)
base64
hashdiff (1.1.0)
hashie (5.0.0)
honeybadger (5.8.0)
honeybadger (5.10.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.14.5)
Expand Down Expand Up @@ -301,7 +301,7 @@ GEM
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.10)
net-imap (0.4.11)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -315,7 +315,7 @@ GEM
net-smtp (0.5.0)
net-protocol
net-ssh (7.2.3)
nio4r (2.7.1)
nio4r (2.7.3)
nokogiri (1.16.4-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.4-arm64-darwin)
Expand Down Expand Up @@ -367,7 +367,7 @@ GEM
activesupport
faraday (~> 2.1)
racc (1.7.3)
rack (3.0.10)
rack (3.0.11)
rack-console (1.4.0)
rack (~> 3.0)
rack-test
Expand Down Expand Up @@ -414,8 +414,8 @@ GEM
psych (>= 4.0.0)
redis-client (0.22.1)
connection_pool
regexp_parser (2.9.0)
reline (0.5.5)
regexp_parser (2.9.1)
reline (0.5.6)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand All @@ -429,7 +429,7 @@ GEM
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.2)
Expand All @@ -445,7 +445,7 @@ GEM
rspec-core (>= 2, < 4, != 2.12.0)
rss (0.3.0)
rexml
rubocop (1.63.4)
rubocop (1.63.5)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down

0 comments on commit f7dfabb

Please sign in to comment.