Repository: struts-site Updated Branches: refs/heads/master 4239884d8 -> e6e6d83ea
Uses latest Ruby version Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/cbb5a2df Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/cbb5a2df Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/cbb5a2df Branch: refs/heads/master Commit: cbb5a2df93e7171fc4fa2a842d5313ddefc63d82 Parents: 4239884 Author: Lukasz Lenart <lukasz.len...@gmail.com> Authored: Fri Oct 2 06:48:09 2015 +0200 Committer: Lukasz Lenart <lukasz.len...@gmail.com> Committed: Fri Oct 2 06:48:09 2015 +0200 ---------------------------------------------------------------------- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-site/blob/cbb5a2df/Gemfile ---------------------------------------------------------------------- diff --git a/Gemfile b/Gemfile index 389e5e0..cc68592 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '2.0.0' +ruby '2.2.3' gem 'jekyll', '~> 2'