<h3 dir="auto">Description</h3>
<p dir="auto">This PR makes 2 changes to the Dockerfile:</p>
<ol dir="auto">
<li>Removes <code class="notranslate">ruby-bundler</code> as bundler has been installed as a default gem since <a href="https://www.ruby-lang.org/en/news/2018/12/25/ruby-2-6-0-released/" rel="nofollow">ruby 2.6.0</a>.</li>
<li>Removes <code class="notranslate">ruby-dev</code> because header files for compiling extensions are already present in <code class="notranslate">ruby:3.2-bookworm</code>.</li>
</ol>
<h3 dir="auto">How has this been tested?</h3>
<p dir="auto">The tests pass. I also ran <code class="notranslate">docker run --rm ruby:3.2-bookworm bundler -v</code> as a quick sanity check for change 1. I ran <code class="notranslate">docker run --rm ruby:3.2-bookworm ruby -rrbconfig -e 'puts RbConfig::CONFIG["rubyhdrdir"]'</code> as a sanity check for change 2.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/6331'>https://github.com/openstreetmap/openstreetmap-website/pull/6331</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/6331/commits/ce2ea8311df74a22cf0bcdddd016a21152cec524" class="commit-link">ce2ea83</a>  Remove ruby-dev and ruby-bundler dependencies</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/6331/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6331/files#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557">Dockerfile</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/6331.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/6331.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/6331.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/6331.diff</a></li>
</ul>

<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/pull/6331">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLKXWTPYNVNFOU6O3QL3N7T35AVCNFSM6AAAAACECHMLQCVHI2DSMVQWIX3LMV43ASLTON2WKOZTGMZDOOBWGYYDINA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<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/pull/6331</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/pull/6331",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/6331",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>