From caa1e2aafa8afae7e7e9056ef41d579647418ddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 21:28:47 +0000 Subject: [PATCH 1/3] Bump nokogiri from 1.11.4 to 1.12.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.12.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.4...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 901b662..d09c50d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,15 +217,15 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.5.1) + mini_portile2 (2.6.1) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.14.4) multipart-post (2.1.1) - nokogiri (1.11.4) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) octokit (4.20.0) faraday (>= 0.9) From 9be444e0705e2ce70e48577c3e00992ddd1115c1 Mon Sep 17 00:00:00 2001 From: ZhangZhouhe <73417610+ZhangZhouhe@users.noreply.github.com> Date: Fri, 29 Oct 2021 20:51:05 +0800 Subject: [PATCH 2/3] Rename Gemfile.lock to _posts/0000-01-02-ZhangZhouhe.md --- Gemfile.lock => _posts/0000-01-02-ZhangZhouhe.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Gemfile.lock => _posts/0000-01-02-ZhangZhouhe.md (100%) diff --git a/Gemfile.lock b/_posts/0000-01-02-ZhangZhouhe.md similarity index 100% rename from Gemfile.lock rename to _posts/0000-01-02-ZhangZhouhe.md From 9635efcbc1db21d9115d3d7a55e2b7ea12cf87f1 Mon Sep 17 00:00:00 2001 From: ZhangZhouhe <73417610+ZhangZhouhe@users.noreply.github.com> Date: Fri, 29 Oct 2021 20:55:18 +0800 Subject: [PATCH 3/3] Update 0000-01-02-ZhangZhouhe.md --- _posts/0000-01-02-ZhangZhouhe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/0000-01-02-ZhangZhouhe.md b/_posts/0000-01-02-ZhangZhouhe.md index d09c50d..4c57679 100644 --- a/_posts/0000-01-02-ZhangZhouhe.md +++ b/_posts/0000-01-02-ZhangZhouhe.md @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: activesupport (6.0.3.6) - concurrent-ruby (~> 1.0, >= 1.0.2) +test i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1)