From b0c95a51a0f88265d0a8337162be2cfea5de2739 Mon Sep 17 00:00:00 2001 From: LINKLIU Date: Thu, 30 Mar 2023 10:32:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0gem=20lock?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 64f04b9e541..9bf5c39247f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,9 +74,9 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - mini_portile2 (2.8.1) - nokogiri (1.14.2) - mini_portile2 (~> 2.8.0) + nokogiri (1.14.2-x64-mingw-ucrt) + racc (~> 1.4) + nokogiri (1.14.2-x86_64-linux) racc (~> 1.4) parallel (1.22.1) pathutil (0.16.2) @@ -98,7 +98,7 @@ GEM ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2023.2) + tzinfo-data (1.2023.3) tzinfo (>= 1.0.0) unicode-display_width (2.4.2) wdm (0.1.1) @@ -119,4 +119,4 @@ DEPENDENCIES wdm (~> 0.1.1) BUNDLED WITH - 2.4.10 + 2.4.3