This is an automated email from the ASF dual-hosted git repository.

austin pushed a commit to branch brucearctor-patch-1
in repository https://gitbox.apache.org/repos/asf/flagon.git

commit 206f3a90d8aafb44bb9ef8298f0321279fac62d0
Author: brucearctor <[email protected]>
AuthorDate: Tue May 2 14:25:53 2023 -0700

    Update Gemfile
---
 content/Gemfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/Gemfile b/content/Gemfile
index c554fb3..c2474b4 100644
--- a/content/Gemfile
+++ b/content/Gemfile
@@ -9,7 +9,7 @@ ruby RUBY_VERSION
 #
 # This will help ensure the proper Jekyll version is running.
 # Happy Jekylling!
-gem "jekyll", "3.3.1"
+gem "jekyll", ">= 3.6.3"
 
 # If you want to use GitHub Pages, remove the "gem "jekyll"" above and
 # uncomment the line below. To upgrade, run `bundle update github-pages`.

Reply via email to