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

eskabetxe pushed a commit to branch asf_testing
in repository https://gitbox.apache.org/repos/asf/bahir-website.git


The following commit(s) were added to refs/heads/asf_testing by this push:
     new 8e32e1f  [BAHIR-289] Add jekyll config to .asf.yaml
8e32e1f is described below

commit 8e32e1fcfe0d50075dfd67d0802f009fe66c8099
Author: Joao Boto <[email protected]>
AuthorDate: Tue Dec 7 10:00:27 2021 +0100

    [BAHIR-289] Add jekyll config to .asf.yaml
---
 site/Gemfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/Gemfile b/site/Gemfile
index f9da44e..0cf308f 100644
--- a/site/Gemfile
+++ b/site/Gemfile
@@ -15,7 +15,7 @@
 #
 source 'https://rubygems.org'
 
-gem 'jekyll', '3.9.0'
+gem 'jekyll', '2.4.0'
 
 gem 'github-pages'
 gem 'rouge'

Reply via email to