Skip to content

Commit

Permalink
Merge pull request #4188 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
dnoneill authored Apr 15, 2024
2 parents e3c6591 + 8442ae7 commit 9759525
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ GEM
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
airbrussh (1.5.1)
airbrussh (1.5.2)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
autoprefixer-rails (10.4.16.0)
Expand Down Expand Up @@ -199,7 +199,7 @@ GEM
deep_merge (1.2.2)
deprecation (1.1.0)
activesupport
devise (4.9.3)
devise (4.9.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand Down Expand Up @@ -383,9 +383,9 @@ GEM
net-ssh (7.2.3)
newrelic_rpm (9.8.0)
nio4r (2.7.1)
nokogiri (1.16.3-x86_64-darwin)
nokogiri (1.16.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-linux)
nokogiri (1.16.4-x86_64-linux)
racc (~> 1.4)
nom-xml (1.2.0)
i18n
Expand Down Expand Up @@ -468,7 +468,7 @@ GEM
rdoc (6.6.3.1)
psych (>= 4.0.0)
regexp_parser (2.9.0)
reline (0.5.0)
reline (0.5.1)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand Down Expand Up @@ -502,7 +502,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rubocop (1.63.0)
rubocop (1.63.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -532,7 +532,7 @@ GEM
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.2)
rubocop-rspec_rails (2.28.3)
rubocop (~> 1.40)
ruby-oembed (0.17.0)
ruby-progressbar (1.13.0)
Expand Down Expand Up @@ -616,7 +616,7 @@ GEM
unf_ext (0.0.9.1)
unicode-display_width (2.5.0)
version_gem (1.1.4)
view_component (3.11.0)
view_component (3.12.0)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down

0 comments on commit 9759525

Please sign in to comment.