From c01041af2968c0c9e4ec4d0725ecbbb7e65dcc8d Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Tue, 29 Oct 2024 11:42:49 +0800 Subject: [PATCH] Bundle update all --- Gemfile.lock | 83 ++++++++++++----------- test/jobs/github_repo_fetcher_job_test.rb | 1 + 2 files changed, 45 insertions(+), 39 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4eeefa1572..45f68f1f01 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,8 +74,8 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) aliyun-sdk (0.8.0) nokogiri (~> 1.6) rest-client (~> 2.0) @@ -192,7 +192,8 @@ GEM fugit (1.11.1) et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) - get_process_mem (0.2.7) + get_process_mem (1.0.0) + bigdecimal (>= 2.0) ffi (~> 1.0) globalid (1.2.1) activesupport (>= 6.1) @@ -206,24 +207,24 @@ GEM autocorrect-rb (>= 2.1.2) html-pipeline (>= 2.0) http-accept (1.7.0) - http-cookie (1.0.6) + http-cookie (1.0.7) domain_name (~> 0.5) http_accept_language (2.1.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - image_processing (1.12.2) + image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) io-console (0.7.2) irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - jbuilder (2.12.0) + jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) jieba-rb (5.0.0) - json (2.7.2) - jwt (2.8.1) + json (2.7.4) + jwt (2.9.3) base64 kaminari (1.2.2) activesupport (>= 4.1.0) @@ -258,17 +259,18 @@ GEM marcel (1.0.4) memory_profiler (1.1.0) method_source (1.1.0) - mime-types (3.5.2) + mime-types (3.6.0) + logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.0507) + mime-types-data (3.2024.1001) mini_histogram (0.3.1) - mini_magick (4.12.0) + mini_magick (4.13.2) mini_mime (1.1.5) minitest (5.25.1) - minitest-spec-rails (7.2.0) + minitest-spec-rails (7.3.0) minitest (>= 5.0) railties (>= 4.1) - mocha (2.3.0) + mocha (2.5.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.3) multi_xml (0.7.1) @@ -286,7 +288,7 @@ GEM net-smtp (0.5.0) net-protocol netrc (0.11.0) - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) @@ -314,9 +316,10 @@ GEM omniauth-github (2.0.1) omniauth (~> 2.0) omniauth-oauth2 (~> 1.8) - omniauth-oauth (1.2.0) + omniauth-oauth (1.2.1) oauth omniauth (>= 1.0, < 3) + rack (>= 1.6.2, < 4) omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3) omniauth (~> 2.0) @@ -335,21 +338,22 @@ GEM parser (3.3.5.0) ast (~> 2.4.1) racc - pg (1.5.6) - pghero (3.5.0) - activerecord (>= 6) - postmark (1.25.0) + pg (1.5.9) + pghero (3.6.1) + activerecord (>= 6.1) + postmark (1.25.1) json postmark-rails (0.22.1) actionmailer (>= 3.0.0) postmark (>= 1.21.3, < 2.0) psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (6.0.1) puma (6.4.3) nio4r (~> 2.0) - puma_worker_killer (0.3.1) - get_process_mem (~> 0.2) + puma_worker_killer (1.0.0) + bigdecimal (>= 2.0) + get_process_mem (>= 0.2) puma (>= 2.7) qiniu (6.9.1) mime-types (~> 3.1) @@ -395,10 +399,10 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - rails-i18n (7.0.9) + rails-i18n (7.0.10) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) - rails-settings-cached (2.9.4) + rails-settings-cached (2.9.5) activerecord (>= 5.0.0) railties (>= 5.0.0) rails_autolink (1.1.8) @@ -421,9 +425,9 @@ GEM rb_sys (0.9.102) rdoc (6.7.0) psych (>= 4.0.0) - recaptcha (5.16.0) + recaptcha (5.17.0) redcarpet (3.6.0) - redis (5.2.0) + redis (5.3.0) redis-client (>= 0.22.0) redis-client (0.22.2) connection_pool @@ -438,9 +442,9 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.3.8) - rouge (4.2.1) - rubocop (1.66.1) + rexml (3.3.9) + rouge (4.4.0) + rubocop (1.67.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -458,7 +462,7 @@ GEM rubocop-performance (1.22.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) @@ -472,8 +476,9 @@ GEM ruby-push-notifications (1.3.0) builder (~> 3.0) ruby-statistics (4.0.1) - ruby-vips (2.2.1) + ruby-vips (2.2.2) ffi (~> 1.12) + logger ruby2_keywords (0.0.5) rucaptcha (3.2.3-arm64-darwin) railties (>= 3.2) @@ -502,11 +507,11 @@ GEM rack-proxy (>= 0.6.1) railties (>= 5.2) semantic_range (>= 2.3.0) - sidekiq (7.2.4) - concurrent-ruby (< 2) + sidekiq (7.3.4) connection_pool (>= 2.3.0) + logger rack (>= 2.2.4) - redis-client (>= 0.19.0) + redis-client (>= 0.22.2) sidekiq-cron (1.12.0) fugit (~> 1.8) globalid (>= 1.0.1) @@ -520,14 +525,14 @@ GEM sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) ssrf_filter (1.1.2) stringio (3.1.1) thor (1.3.2) - tilt (2.3.0) + tilt (2.4.0) timeout (0.4.1) turbolinks (5.2.1) turbolinks-source (~> 5.2) @@ -536,7 +541,7 @@ GEM nokogiri (~> 1.6) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - uglifier (4.2.0) + uglifier (4.2.1) execjs (>= 0.3.0, < 3) unicode-display_width (2.6.0) uri (0.13.1) diff --git a/test/jobs/github_repo_fetcher_job_test.rb b/test/jobs/github_repo_fetcher_job_test.rb index e1f9a123ff..986328555a 100644 --- a/test/jobs/github_repo_fetcher_job_test.rb +++ b/test/jobs/github_repo_fetcher_job_test.rb @@ -7,5 +7,6 @@ class GitHubRepoFetcherJobTest < ActiveSupport::TestCase User.stub(:fetch_github_repositories, 234) do GitHubRepoFetcherJob.perform_now(234) end + assert true end end