<p></p>
<p dir="auto">The docker builds have been failing for a few days, with the following error when trying to set up the database:</p>
<pre class="notranslate"><code class="notranslate">rake aborted!
Bundler::GemNotFound: Could not find mini_portile2-2.8.0 in any of the sources
</code></pre>
<p dir="auto">I've checked the output from the <code class="notranslate">RUN gem install bundler  && bundle install</code> stage, and it appears to install every other gem OK, but for some reason not mini_portile2.</p>
<p dir="auto">As far as I can tell, this started after bundler 2.3.20 was released - every build since then has failed, and the last successful build was using bundler 2.3.19.</p>
<p dir="auto">Since bundler is insanely complex, I'm not planning on investigating this any further, and instead hoping that it magically fixes itself in the next bundler release. If not, then we can revisit this. At least for now, reporting this issue will give anyone else a head start on investigating.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/3662">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLPKBF72A4EQVNGVHDDV2YYQVANCNFSM57PUDRBQ">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLNN33TLNU7BEHYY3R3V2YYQVA5CNFSM57PUDRB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4UDQWCCQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/issues/3662</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/3662",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/3662",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>