This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch brucearctor-patch-1
in repository https://gitbox.apache.org/repos/asf/flagon.git
The following commit(s) were added to refs/heads/brucearctor-patch-1 by this
push:
new 6e3f4b9 regressed public_suffix to 4.0.1 owing to issue #30
6e3f4b9 is described below
commit 6e3f4b92efe05428c260cce81783310a1d114177
Author: poorejc <[email protected]>
AuthorDate: Sat Jun 10 17:51:00 2023 -0400
regressed public_suffix to 4.0.1 owing to issue #30
---
site/Gemfile.lock | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/site/Gemfile.lock b/site/Gemfile.lock
index 92de4d1..d65e7b9 100644
--- a/site/Gemfile.lock
+++ b/site/Gemfile.lock
@@ -31,7 +31,7 @@ GEM
mercenary (0.3.6)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
- public_suffix (5.0.0)
+ public_suffix (4.0.1)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)