You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@crail.apache.org by ps...@apache.org on 2018/02/21 15:09:28 UTC

incubator-crail-website git commit: Removing unwanted gh-pages gem

Repository: incubator-crail-website
Updated Branches:
  refs/heads/master 6097c98ba -> af165cf7a


Removing unwanted gh-pages gem


Project: http://git-wip-us.apache.org/repos/asf/incubator-crail-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-crail-website/commit/af165cf7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-crail-website/tree/af165cf7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-crail-website/diff/af165cf7

Branch: refs/heads/master
Commit: af165cf7ac262c54804afbc762ce15bdf29cb015
Parents: 6097c98
Author: Patrick Stuedi <st...@zurich.ibm.com>
Authored: Wed Feb 21 16:03:44 2018 +0100
Committer: Patrick Stuedi <st...@zurich.ibm.com>
Committed: Wed Feb 21 16:03:44 2018 +0100

----------------------------------------------------------------------
 site/Gemfile | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-crail-website/blob/af165cf7/site/Gemfile
----------------------------------------------------------------------
diff --git a/site/Gemfile b/site/Gemfile
index 587c0ac..d204088 100644
--- a/site/Gemfile
+++ b/site/Gemfile
@@ -1,5 +1,4 @@
 source 'https://rubygems.org'
-gem 'github-pages'
 gem 'rouge'
 gem 'jekyll-paginate'
 gem 'jekyll-feed'