Repository: yetus Updated Branches: refs/heads/master ca562e827 -> 2113cfa87
YETUS-521. Update some website build dependencies 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/2113cfa8 Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/2113cfa8 Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/2113cfa8 Branch: refs/heads/master Commit: 2113cfa875876f25a48006786b4783605acc8ea3 Parents: ca562e8 Author: Allen Wittenauer <[email protected]> Authored: Sun Jun 4 08:55:02 2017 -0700 Committer: Allen Wittenauer <[email protected]> Committed: Fri Jun 16 06:36:31 2017 -0700 ---------------------------------------------------------------------- asf-site-src/Gemfile.lock | 89 ++++++++++++++++++++++-------------------- 1 file changed, 46 insertions(+), 43 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/yetus/blob/2113cfa8/asf-site-src/Gemfile.lock ---------------------------------------------------------------------- diff --git a/asf-site-src/Gemfile.lock b/asf-site-src/Gemfile.lock index 5f63869..d879160 100644 --- a/asf-site-src/Gemfile.lock +++ b/asf-site-src/Gemfile.lock @@ -1,23 +1,22 @@ GIT remote: git://github.com/middleman/middleman-syntax.git - revision: 15496700fc08fe49861e5a8ce6084eebabcc23b5 + revision: 270a86dd56220e069d55461ec570c73434de4a41 specs: - middleman-syntax (2.0.0) - middleman-core (~> 3.2) - rouge (~> 1.0) + middleman-syntax (3.0.0) + middleman-core (>= 3.2) + rouge (~> 2.0) GIT remote: git://github.com/vmg/redcarpet.git - revision: 47d7c4e5ab23d56464956a726251132afa33c4cd + revision: 68bfb5b79a08de4ee16e06905f27adb25eabbbe9 specs: - redcarpet (3.3.3) + redcarpet (3.4.0) GEM remote: https://rubygems.org/ specs: - activesupport (4.2.4) + activesupport (4.2.8) i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) @@ -27,11 +26,11 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - chunky_png (1.3.4) + chunky_png (1.3.8) coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.9.1.1) + coffee-script-source (1.12.2) compass (1.0.3) chunky_png (~> 1.2) compass-core (~> 1.0.2) @@ -48,34 +47,35 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) erubis (2.7.0) - eventmachine (1.0.8) - execjs (2.6.0) - ffi (1.9.10) - haml (4.0.7) + eventmachine (1.2.3) + execjs (2.7.0) + ffi (1.9.18) + haml (5.0.1) + temple (>= 0.8.0) tilt hike (1.2.3) hooks (0.4.1) uber (~> 0.0.14) http_parser.rb (0.6.0) i18n (0.7.0) - json (1.8.3) - kramdown (1.8.0) + json (2.1.0) + kramdown (1.13.2) libv8 (3.16.14.19) - listen (3.0.3) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) - middleman (3.4.0) + listen (3.0.8) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + middleman (3.4.1) coffee-script (~> 2.2) compass (>= 1.0.0, < 2.0.0) compass-import-once (= 1.0.5) execjs (~> 2.0) haml (>= 4.0.5) kramdown (~> 1.2) - middleman-core (= 3.4.0) + middleman-core (= 3.4.1) middleman-sprockets (>= 3.1.2) sass (>= 3.4.0, < 4.0) uglifier (~> 2.5) - middleman-core (3.4.0) + middleman-core (3.4.1) activesupport (~> 4.1) bundler (~> 1.1) capybara (~> 2.4.4) @@ -92,35 +92,37 @@ GEM middleman-core (>= 3.0.2) multi_json (~> 1.0) rack-livereload - middleman-sprockets (3.4.2) + middleman-sprockets (3.5.0) middleman-core (>= 3.3) sprockets (~> 2.12.1) sprockets-helpers (~> 1.1.0) sprockets-sass (~> 1.3.0) - mime-types (2.6.2) - mini_portile (0.6.2) - minitest (5.8.1) - multi_json (1.11.2) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) - padrino-helpers (0.12.5) + mime-types (3.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2016.0521) + mini_portile2 (2.1.0) + minitest (5.10.2) + multi_json (1.12.1) + nokogiri (1.7.2) + mini_portile2 (~> 2.1.0) + padrino-helpers (0.12.8.1) i18n (~> 0.6, >= 0.6.7) - padrino-support (= 0.12.5) + padrino-support (= 0.12.8.1) tilt (~> 1.4.1) - padrino-support (0.12.5) + padrino-support (0.12.8.1) activesupport (>= 3.1) - rack (1.6.4) + rack (1.6.8) rack-livereload (0.3.16) rack rack-test (0.6.3) rack (>= 1.0) rake (10.3.1) - rb-fsevent (0.9.6) - rb-inotify (0.9.5) + rb-fsevent (0.9.8) + rb-inotify (0.9.8) ffi (>= 0.5.0) ref (2.0.0) - rouge (1.10.1) - sass (3.4.18) + rouge (2.0.7) + sass (3.4.24) sprockets (2.12.4) hike (~> 1.2) multi_json (~> 1.0) @@ -131,19 +133,20 @@ GEM sprockets-sass (1.3.1) sprockets (~> 2.0) tilt (~> 1.1) - therubyracer (0.12.2) - libv8 (~> 3.16.14.0) + temple (0.8.0) + therubyracer (0.12.3) + libv8 (~> 3.16.14.15) ref thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (1.4.1) - tzinfo (1.2.2) + tzinfo (1.2.3) thread_safe (~> 0.1) uber (0.0.15) uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0) - xpath (2.0.0) + xpath (2.1.0) nokogiri (~> 1.3) PLATFORMS @@ -160,4 +163,4 @@ DEPENDENCIES wdm (~> 0.1.0) BUNDLED WITH - 1.14.6 + 1.15.1
