Skip to content

Commit

Permalink
Merge pull request #1140 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jcoyne authored Aug 19, 2024
2 parents 523e1de + 7e0c7b7 commit e76dee8
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ GEM
base64 (0.2.0)
bcrypt_pbkdf (1.1.1)
bcrypt_pbkdf (1.1.1-arm64-darwin)
bcrypt_pbkdf (1.1.1-x86_64-darwin)
bigdecimal (3.1.8)
bindex (0.8.1)
bootsnap (1.18.4)
Expand Down Expand Up @@ -156,7 +155,7 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
hashdiff (1.1.1)
honeybadger (5.15.5)
honeybadger (5.15.6)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
iiif-presentation (1.3.0)
Expand Down Expand Up @@ -194,7 +193,7 @@ GEM
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.1)
minitest (5.25.1)
mods (3.0.4)
edtf (~> 3.0)
iso-639
Expand Down Expand Up @@ -230,17 +229,17 @@ GEM
racc (~> 1.4)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
nom-xml (1.2.0)
i18n
nokogiri
okcomputer (1.18.5)
parallel (1.26.2)
parallel (1.26.3)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
propshaft (0.9.0)
propshaft (0.9.1)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
Expand Down Expand Up @@ -310,7 +309,7 @@ GEM
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.3)
rspec-rails (6.1.4)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand All @@ -330,7 +329,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.0)
rubocop-ast (1.32.1)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand Down Expand Up @@ -374,7 +373,7 @@ GEM
stanford-mods (3.3.9)
activesupport
mods (~> 3.0, >= 3.0.4)
stimulus-rails (1.3.3)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.1)
strscan (3.1.0)
Expand Down Expand Up @@ -418,7 +417,7 @@ GEM
PLATFORMS
arm64-darwin-23
ruby
x86_64-darwin-20
x86_64-linux

DEPENDENCIES
addressable
Expand Down

0 comments on commit e76dee8

Please sign in to comment.