Repository: flink Updated Branches: refs/heads/release-1.3 6be0ea150 -> 6144a5f84
[FLINK-6797][docs] Docs do not build cleanly with new version of bundler Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/6144a5f8 Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/6144a5f8 Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/6144a5f8 Branch: refs/heads/release-1.3 Commit: 6144a5f843a76cfd7631b328c196e6f7d81c3d7d Parents: 6be0ea1 Author: David Anderson <[email protected]> Authored: Thu Jun 1 15:48:29 2017 +0200 Committer: zentol <[email protected]> Committed: Fri Jun 2 22:37:57 2017 +0200 ---------------------------------------------------------------------- docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink/blob/6144a5f8/docs/Gemfile.lock ---------------------------------------------------------------------- diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index bcd107b..0a418c6 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -33,7 +33,7 @@ GEM jekyll-coffeescript (1.0.1) coffee-script (~> 2.2) jekyll-gist (1.4.0) - octokit (~> 4.3.0) + octokit (~> 4.2) jekyll-paginate (1.1.0) jekyll-sass-converter (1.5.0) sass (~> 3.4) @@ -89,4 +89,4 @@ RUBY VERSION ruby 2.3.1p112 BUNDLED WITH - 1.13.6 + 1.15.0
