<p>I appreciate your feedback, especially that we basically don't want to introduce <code>rbenv</code> as well as having <code>rake</code> as standalone binary. After a bit of more search through stackoverflow, I found a comment to do an <code>rm Gemfile.lock</code> first. This turned out to be pretty useful.</p>
<p>My updated instructions for <a href="https://github.com/openstreetmap/openstreetmap-website/blob/master/VAGRANT.md">Installing Vagrant</a> would be as follows:</p>
<pre><code>git clone git@github.com:openstreetmap/openstreetmap-website.git
cd openstreetmap-website
rm Gemfile.lock
vagrant up
</code></pre>
<p>Any other changes were not required anymore, in particular no need for <code>rbenv</code>.</p>
<p>Pretty awesome to have a rails server running in just a few minutes without much hassle!</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/openstreetmap/openstreetmap-website/issues/1193#issuecomment-202066338">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLXGOLc7gZwVCB48ldlkogMmjyAHzks5pxop8gaJpZM4H5Na5.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
<link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/issues/1193#issuecomment-202066338"></link>
<meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>