----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60651/ -----------------------------------------------------------
Review request for mesos, haosdent huang and Vinod Kone. Repository: mesos Description ------- This commit updates to locked ruby dependencies in the 'Gemfile.lock' to the lastest versions. This e.g., updates eventmachine from 1.0.3 to 1.2.3. We need to require a more recent version of eventmachine to be able to install this bundle (which has native extension) on recent macOS. Diffs ----- site/Gemfile.lock 1393246f06631155bb052669a86e431778e891bf Diff: https://reviews.apache.org/r/60651/diff/1/ Testing ------- `bundle install` now succeeds on macOS. Thanks, Benjamin Bannier
