From 8442ae7c5475d9d2a07c5ea287199b63e541de10 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Mon, 15 Apr 2024 02:29:21 -0700 Subject: [PATCH] Update Ruby dependencies --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 15cd18601..fd4457eda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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) @@ -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 @@ -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) @@ -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) @@ -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) @@ -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)