Repository: yetus Updated Branches: refs/heads/master 88ca00a0d -> ff4a7c063
YETUS-493. Gemlock.lock fails for OS X 10.11 Signed-off-by: Kengo Seki <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/yetus/repo Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/ff4a7c06 Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/ff4a7c06 Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/ff4a7c06 Branch: refs/heads/master Commit: ff4a7c0636667f66449c89327ad8d9ce41a72e6b Parents: 88ca00a Author: Allen Wittenauer <[email protected]> Authored: Fri May 19 14:31:22 2017 -0700 Committer: Kengo Seki <[email protected]> Committed: Tue May 30 20:12:33 2017 +0900 ---------------------------------------------------------------------- asf-site-src/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/yetus/blob/ff4a7c06/asf-site-src/Gemfile.lock ---------------------------------------------------------------------- diff --git a/asf-site-src/Gemfile.lock b/asf-site-src/Gemfile.lock index b70de80..5f63869 100644 --- a/asf-site-src/Gemfile.lock +++ b/asf-site-src/Gemfile.lock @@ -60,7 +60,7 @@ GEM i18n (0.7.0) json (1.8.3) kramdown (1.8.0) - libv8 (3.16.14.13) + libv8 (3.16.14.19) listen (3.0.3) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) @@ -158,3 +158,6 @@ DEPENDENCIES therubyracer tzinfo-data wdm (~> 0.1.0) + +BUNDLED WITH + 1.14.6
