From 3537a464e39cb77afb93f660627cc5a91bc016a9 Mon Sep 17 00:00:00 2001 From: Remy Bertot Date: Wed, 21 Aug 2024 12:45:17 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 99f7bcdf..ed5f1846 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +``` +THIS REPOSITORY WILL SOO BE ARCHIVED +Checkout https://github.com/passbolt/passbolt-docs +``` ____ __ ____ / __ \____ _____ ____/ /_ ____ / / /_ From e1eeff55b0755049c6ecb2f1e79e0aca25abc05b Mon Sep 17 00:00:00 2001 From: Remy Bertot Date: Wed, 21 Aug 2024 12:45:35 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed5f1846..e217c5fe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ``` -THIS REPOSITORY WILL SOO BE ARCHIVED -Checkout https://github.com/passbolt/passbolt-docs +THIS REPOSITORY WILL SOON BE ARCHIVED +Checkout https://github.com/passbolt/passbolt-docs instead ``` ____ __ ____ From cacdbc6a69afd6d586cf337c2f2965bf1ac511e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 17:44:21 +0000 Subject: [PATCH 3/3] Bump rexml from 3.2.5 to 3.3.6 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.6. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.3.6) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3665353e..b6ff111e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,11 +61,13 @@ GEM rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.3.6) + strscan rouge (3.26.1) safe_yaml (1.0.5) sassc (2.4.0) ffi (~> 1.9) + strscan (3.1.0) terminal-table (2.0.0) unicode-display_width (~> 1.1, >= 1.1.1) unicode-display_width (1.8.0)