Skip to content

Commit

Permalink
Merge pull request #5272 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 Mar 3, 2025
2 parents 34012d4 + 2b58e6c commit aba7ab5
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ GEM
attr_extras (7.1.0)
base64 (0.2.0)
bcrypt_pbkdf (1.1.1)
bcrypt_pbkdf (1.1.1-arm64-darwin)
bcrypt_pbkdf (1.1.1-x86_64-darwin)
benchmark (0.4.0)
bigdecimal (3.1.9)
bootsnap (1.18.4)
Expand Down Expand Up @@ -245,9 +247,9 @@ GEM
zeitwerk
globalid (1.2.1)
activesupport (>= 6.1)
graphiql-rails (1.10.1)
graphiql-rails (1.10.4)
railties
graphql (2.4.10)
graphql (2.4.11)
base64
fiber-storage
logger
Expand Down Expand Up @@ -477,7 +479,7 @@ GEM
rspec-support (3.13.2)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.72.2)
rubocop (1.73.1)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
Expand All @@ -488,7 +490,7 @@ GEM
rubocop-ast (>= 1.38.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.38.0)
rubocop-ast (1.38.1)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand All @@ -498,7 +500,7 @@ GEM
lint_roller (~> 1.1)
rubocop (>= 1.72.1, < 2.0)
rubocop-ast (>= 1.38.0, < 2.0)
rubocop-rails (2.30.2)
rubocop-rails (2.30.3)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)
Expand Down Expand Up @@ -548,7 +550,7 @@ GEM
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
ostruct
stanford-mods (3.3.9)
stanford-mods (3.3.10)
activesupport
mods (~> 3.0, >= 3.0.4)
stringio (3.1.5)
Expand Down Expand Up @@ -576,7 +578,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (1.0.2)
uri (1.0.3)
useragent (0.16.11)
uuidtools (2.1.5)
version_gem (1.1.6)
Expand Down Expand Up @@ -669,4 +671,4 @@ DEPENDENCIES
whenever

BUNDLED WITH
2.5.22
2.6.5

0 comments on commit aba7ab5

Please sign in to comment.