Skip to content

Commit

Permalink
Update Ruby dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sul-devops-team committed Nov 11, 2024
1 parent 0afa11c commit 36537b1
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ GEM
bcrypt_pbkdf (1.1.1)
bcrypt_pbkdf (1.1.1-arm64-darwin)
bcrypt_pbkdf (1.1.1-x86_64-darwin)
benchmark (0.3.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
bootsnap (1.18.4)
msgpack (~> 1.2)
Expand All @@ -100,7 +100,7 @@ GEM
bunny (2.23.0)
amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2)
capistrano (3.19.1)
capistrano (3.19.2)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
Expand Down Expand Up @@ -253,12 +253,12 @@ GEM
activesupport (>= 6.1)
graphiql-rails (1.10.1)
railties
graphql (2.4.1)
graphql (2.4.2)
base64
fiber-storage
hashdiff (1.1.1)
hashie (5.0.0)
honeybadger (5.19.1)
honeybadger (5.20.0)
logger
http-cookie (1.0.7)
domain_name (~> 0.5)
Expand All @@ -274,7 +274,7 @@ GEM
jbuilder (2.13.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.6)
json (2.8.1)
json_schema (0.21.0)
jsonpath (1.1.5)
multi_json
Expand Down Expand Up @@ -333,9 +333,9 @@ GEM
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
net-http (0.4.1)
net-http (0.5.0)
uri
net-imap (0.5.0)
net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -375,9 +375,9 @@ GEM
commonmarker (>= 1.0)
openapi_parser (1.0.0)
optimist (3.1.0)
ostruct (0.6.0)
ostruct (0.6.1)
parallel (1.26.3)
parser (3.3.5.1)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
patience_diff (1.2.0)
Expand All @@ -393,7 +393,7 @@ GEM
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
psych (5.1.2)
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.4.3)
Expand Down Expand Up @@ -449,7 +449,7 @@ GEM
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
reline (0.5.10)
reline (0.5.11)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand All @@ -466,7 +466,7 @@ GEM
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (7.0.1)
rspec-rails (7.1.0)
actionpack (>= 7.0)
activesupport (>= 7.0)
railties (>= 7.0)
Expand All @@ -487,7 +487,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.34.0)
rubocop-ast (1.34.1)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand All @@ -509,7 +509,7 @@ GEM
ruby-cache (0.3.0)
ruby-progressbar (1.13.0)
scrub_rb (1.0.1)
securerandom (0.3.1)
securerandom (0.3.2)
serverengine (2.1.1)
sigdump (~> 0.2.2)
set (1.1.0)
Expand Down Expand Up @@ -546,7 +546,7 @@ GEM
stanford-mods (3.3.9)
activesupport
mods (~> 3.0, >= 3.0.4)
stringio (3.1.1)
stringio (3.1.2)
strings-ansi (0.2.0)
sul_orcid_client (0.4.1)
activesupport (>= 4.2, < 8)
Expand All @@ -560,9 +560,9 @@ GEM
diff-lcs
patience_diff
thor (1.3.2)
timeout (0.4.1)
timeout (0.4.2)
tty-cursor (0.7.1)
tty-progressbar (0.18.2)
tty-progressbar (0.18.3)
strings-ansi (~> 0.2)
tty-cursor (~> 0.7)
tty-screen (~> 0.8)
Expand All @@ -572,7 +572,7 @@ GEM
concurrent-ruby (~> 1.0)
unf (0.2.0)
unicode-display_width (2.6.0)
uri (0.13.1)
uri (1.0.1)
useragent (0.16.10)
uuidtools (2.1.5)
version_gem (1.1.4)
Expand Down

0 comments on commit 36537b1

Please sign in to comment.