Repository: calcite Updated Branches: refs/heads/master b66d41466 -> 4df0075f3
[CALCITE-1203] Update to github-pages-67 Project: http://git-wip-us.apache.org/repos/asf/calcite/repo Commit: http://git-wip-us.apache.org/repos/asf/calcite/commit/4df0075f Tree: http://git-wip-us.apache.org/repos/asf/calcite/tree/4df0075f Diff: http://git-wip-us.apache.org/repos/asf/calcite/diff/4df0075f Branch: refs/heads/master Commit: 4df0075f3f58ca0927c53c229ca910778c1e2d38 Parents: b66d414 Author: Josh Elser <[email protected]> Authored: Sun Apr 17 17:20:50 2016 -0400 Committer: Josh Elser <[email protected]> Committed: Sun Apr 17 17:20:50 2016 -0400 ---------------------------------------------------------------------- avatica/site/Gemfile | 3 +-- site/Gemfile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/calcite/blob/4df0075f/avatica/site/Gemfile ---------------------------------------------------------------------- diff --git a/avatica/site/Gemfile b/avatica/site/Gemfile index 8b0f3ef..5425d95 100644 --- a/avatica/site/Gemfile +++ b/avatica/site/Gemfile @@ -14,8 +14,7 @@ # limitations under the License. # source 'https://rubygems.org' -gem 'jekyll', '2.4.0' -gem 'github-pages' +gem 'github-pages', '67' gem 'rouge' gem 'jekyll-oembed', :require => 'jekyll_oembed' # End Gemfile http://git-wip-us.apache.org/repos/asf/calcite/blob/4df0075f/site/Gemfile ---------------------------------------------------------------------- diff --git a/site/Gemfile b/site/Gemfile index 8b0f3ef..5425d95 100644 --- a/site/Gemfile +++ b/site/Gemfile @@ -14,8 +14,7 @@ # limitations under the License. # source 'https://rubygems.org' -gem 'jekyll', '2.4.0' -gem 'github-pages' +gem 'github-pages', '67' gem 'rouge' gem 'jekyll-oembed', :require => 'jekyll_oembed' # End Gemfile
