Skip to content

Commit

Permalink
Merge pull request #2661 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Dec 2, 2024
2 parents 06a27f0 + 914f3eb commit 4810ddc
Showing 1 changed file with 17 additions and 16 deletions.
33 changes: 17 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.4.0)
date (3.4.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
Expand All @@ -273,7 +273,7 @@ GEM
devise (>= 4.6)
diff-lcs (1.5.1)
diffy (3.4.3)
dlss-capistrano (5.2.0)
dlss-capistrano (5.3.0)
bcrypt_pbkdf
capistrano (~> 3.0)
capistrano-bundle_audit (>= 0.3.0)
Expand Down Expand Up @@ -356,22 +356,22 @@ GEM
google-cloud-env (2.2.1)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.4.0)
google-protobuf (4.28.3)
google-protobuf (4.29.0)
bigdecimal
rake (>= 13)
google-protobuf (4.28.3-aarch64-linux)
google-protobuf (4.29.0-aarch64-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.28.3-arm64-darwin)
google-protobuf (4.29.0-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.3-x86-linux)
google-protobuf (4.29.0-x86-linux)
bigdecimal
rake (>= 13)
google-protobuf (4.28.3-x86_64-darwin)
google-protobuf (4.29.0-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.3-x86_64-linux)
google-protobuf (4.29.0-x86_64-linux)
bigdecimal
rake (>= 13)
googleapis-common-protos (1.6.0)
Expand Down Expand Up @@ -407,7 +407,7 @@ GEM
googleapis-common-protos-types (~> 1.0)
hashdiff (1.1.2)
hashie (5.0.0)
honeybadger (5.24.0)
honeybadger (5.26.0)
logger
http (5.2.0)
addressable (~> 2.8)
Expand Down Expand Up @@ -481,7 +481,7 @@ GEM
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.1)
logger (1.6.2)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -526,7 +526,7 @@ GEM
mysql2 (0.5.6)
namae (1.2.0)
racc (~> 1.7)
net-http (0.5.0)
net-http (0.6.0)
uri
net-imap (0.5.1)
date
Expand Down Expand Up @@ -582,7 +582,8 @@ GEM
racc
parslet (2.0.0)
popper_js (2.11.8)
psych (5.2.0)
psych (5.2.1)
date
stringio
public_suffix (6.0.1)
puma (6.5.0)
Expand Down Expand Up @@ -656,8 +657,8 @@ GEM
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
reline (0.5.11)
regexp_parser (2.9.3)
reline (0.5.12)
io-console (~> 0.5)
representable (3.2.0)
declarative (< 0.1.0)
Expand Down Expand Up @@ -713,7 +714,7 @@ GEM
rubocop-ast (>= 1.36.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.1)
rubocop-ast (1.36.2)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand Down Expand Up @@ -747,7 +748,7 @@ GEM
sprockets-rails
tilt
scrub_rb (1.0.1)
securerandom (0.3.2)
securerandom (0.4.0)
selenium-webdriver (4.27.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand Down

0 comments on commit 4810ddc

Please sign in to comment.