Skip to content

Commit

Permalink
Merge pull request #665 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Aug 12, 2024
2 parents 8206bfb + 3ff322c commit 64bf57a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ GEM
ostruct (>= 0.3.2)
rails (>= 6.1, < 8)
view_component (>= 2.66, < 4)
bootsnap (1.18.3)
bootsnap (1.18.4)
msgpack (~> 1.2)
builder (3.3.0)
bundler-audit (0.9.1)
Expand All @@ -116,7 +116,7 @@ GEM
bundler-audit (~> 0.5)
capistrano (~> 3.0)
capistrano-bundler (>= 1.4)
capistrano-bundler (2.1.0)
capistrano-bundler (2.1.1)
capistrano (~> 3.1)
capistrano-one_time_key (0.2.0)
capistrano (~> 3.0)
Expand All @@ -135,7 +135,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand Down Expand Up @@ -189,7 +189,7 @@ GEM
railties (>= 5.1, < 7.2)
hashdiff (1.1.1)
hashie (5.0.0)
honeybadger (5.15.4)
honeybadger (5.15.5)
http (5.2.0)
addressable (~> 2.8)
base64 (~> 0.1)
Expand Down Expand Up @@ -251,7 +251,7 @@ GEM
matrix (0.4.2)
method_source (1.1.0)
mini_mime (1.1.5)
minitar (0.9)
minitar (1.0.1)
minitest (5.24.1)
msgpack (1.7.2)
multi_json (1.15.0)
Expand Down Expand Up @@ -282,8 +282,8 @@ GEM
okcomputer (1.18.5)
orm_adapter (0.5.0)
ostruct (0.6.0)
parallel (1.25.1)
parser (3.3.4.0)
parallel (1.26.2)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
pg (1.5.7)
Expand Down Expand Up @@ -353,7 +353,7 @@ GEM
actionpack (>= 5.2)
railties (>= 5.2)
retriable (3.1.2)
rexml (3.3.4)
rexml (3.3.5)
strscan
rsolr (2.6.0)
builder (>= 2.1.2)
Expand Down Expand Up @@ -386,7 +386,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
rubocop-ast (1.32.0)
parser (>= 3.3.1.0)
rubocop-capybara (2.21.0)
rubocop (~> 1.41)
Expand Down

0 comments on commit 64bf57a

Please sign in to comment.