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
commit c6bda51a9aec3042fcb30f0205af89f9fbde3c53 Author: Joao Boto <[email protected]> AuthorDate: Tue Dec 7 10:23:11 2021 +0100 set version --- site/Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/site/Gemfile b/site/Gemfile index d4101ce..389bc22 100644 --- a/site/Gemfile +++ b/site/Gemfile @@ -19,6 +19,7 @@ ruby "2.7.0" gem 'jekyll', '= 3.9.0' #gem 'jekyll', '2.4.0' +gem 'jekyll', '= 3.9.0' gem 'github-pages' gem 'rouge' gem 'jekyll-oembed', :require => 'jekyll_oembed'
