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 27c9582 commit 4b362e3
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,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)
bibtex-ruby (6.1.0)
latex-decode (~> 0.0)
racc (~> 1.7)
Expand Down Expand Up @@ -140,7 +140,7 @@ GEM
bundler-audit (0.9.2)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
capistrano (3.19.1)
capistrano (3.19.2)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
Expand Down Expand Up @@ -288,16 +288,16 @@ GEM
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
rake
font-awesome-rails (4.7.0.8)
railties (>= 3.2, < 8.0)
font-awesome-rails (4.7.0.9)
railties (>= 3.2, < 9.0)
global_alerts (0.7.0)
http
rails (>= 6.1, < 7.3)
globalid (1.2.1)
activesupport (>= 6.1)
hashdiff (1.1.1)
hashie (5.0.0)
honeybadger (5.19.1)
honeybadger (5.20.0)
logger
http (5.2.0)
addressable (~> 2.8)
Expand All @@ -322,7 +322,7 @@ GEM
activesupport (>= 5.0.0)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.7.5)
json (2.8.1)
jwt (2.9.3)
base64
kaminari (1.2.2)
Expand Down Expand Up @@ -392,7 +392,7 @@ GEM
racc (~> 1.7)
net-http-persistent (4.0.4)
connection_pool (~> 2.2)
net-imap (0.5.0)
net-imap (0.5.1)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -432,14 +432,14 @@ GEM
version_gem (~> 1.1)
okcomputer (1.18.5)
orm_adapter (0.5.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
parslet (2.0.0)
popper_js (1.16.1)
psych (5.1.2)
psych (5.2.0)
stringio
public_suffix (4.0.7)
puma (6.4.3)
Expand Down Expand Up @@ -504,7 +504,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)
responders (3.1.1)
actionpack (>= 5.2)
Expand All @@ -515,8 +515,8 @@ GEM
roadie (5.2.1)
css_parser (~> 1.4)
nokogiri (~> 1.15)
roadie-rails (3.2.0)
railties (>= 5.1, < 8.0)
roadie-rails (3.3.0)
railties (>= 5.1, < 8.1)
roadie (~> 5.0)
rsolr (2.6.0)
builder (>= 2.1.2)
Expand Down Expand Up @@ -548,7 +548,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.33.1)
rubocop-ast (1.34.1)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand Down Expand Up @@ -578,7 +578,7 @@ GEM
sprockets-rails
tilt
scrub_rb (1.0.1)
securerandom (0.3.1)
securerandom (0.3.2)
selenium-webdriver (4.26.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand Down Expand Up @@ -628,10 +628,10 @@ GEM
mods (~> 3.0, >= 3.0.4)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.1)
stringio (3.1.2)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.1)
timeout (0.4.2)
traject (3.8.2)
concurrent-ruby (>= 0.8.0)
dot-properties (>= 0.1.1)
Expand Down

0 comments on commit 4b362e3

Please sign in to comment.