From 7a3e456ad8dd87aca1628b6abe8925d2d2454493 Mon Sep 17 00:00:00 2001 From: Yuhang Guo <22561797+Sherry520@users.noreply.github.com> Date: Sat, 26 Jul 2025 15:18:41 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0gemfile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index 751a5956..2211a4f2 100644 --- a/Gemfile +++ b/Gemfile @@ -21,3 +21,4 @@ gem 'epubcheck-ruby' gem 'html-proofer' gem 'kindlegen', '3.1.1' +gem 'nokogiri', '~> 1.13', '>= 1.13.10' From ad3c7aa90ca19364a0dcab3235ad2a1fd0fc0fbb Mon Sep 17 00:00:00 2001 From: Yuhang Guo <22561797+Sherry520@users.noreply.github.com> Date: Sun, 27 Jul 2025 17:48:58 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=BF=BD=E7=95=A5=20progit.mobi8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1d6d2e34..6edb8af1 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ progit.fb2.zip progit-kf8.epub progit.mobi contributors.txt +progit.mobi8