----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65906/#review198786 -----------------------------------------------------------
Running `mesos-website-dev.sh` with this patch fails: ``` Fetching gem metadata from https://rubygems.org/............ nokogiri-1.8.2 requires ruby version >= 2.1.0, which is incompatible with the current version, ruby 2.0.0p648 ``` The issue does not not exist using `master` and is thus likely introduced by this patch. - Armand Grillet On March 5, 2018, 4:42 p.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65906/ > ----------------------------------------------------------- > > (Updated March 5, 2018, 4:42 p.m.) > > > Review request for mesos, Armand Grillet, Benjamin Mahler, Greg Mann, and > haosdent huang. > > > Repository: mesos > > > Description > ------- > > Updated site's middleman to latest 3.x release. > > > Diffs > ----- > > site/Gemfile 877fe914a9787c140848fdf9958571fec5fa58ff > site/Gemfile.lock 909f3f3badeaa47c80929e243ce36307766edee4 > > > Diff: https://reviews.apache.org/r/65906/diff/2/ > > > Testing > ------- > > Locally tested the generated website: `bundle install && bundle exec rake && > bundle exec rake dev`. > > The only manually updated file was `site/Gemfile`; `site/Gemfile.lock` was > updated automatically by `bundler`. > > > Thanks, > > Benjamin Bannier > >