<h3 dir="auto">Description</h3>
<p dir="auto">The file_exists gem <a href="https://github.com/til/openstreetmap-website/commit/c68fa8f8f5a89213aa22920edc72170093c5abbe">was originally added</a> to support <code class="notranslate">File.exists?</code>, which was deprecated in Ruby 3.2 but still used by version 0.4.7 of the oauth gem. Since <code class="notranslate">File.exists?</code> was removed in version <a href="https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.0">0.5.0</a> of the oauth gem (see commit <a href="https://github.com/ruby-oauth/oauth/pull/106/files">here</a>) and we are on 1.1.0, the dependency is no longer needed and can now be removed.</p>
<h3 dir="auto">How has this been tested?</h3>
<p dir="auto">The tests pass. I was also able to navigate the app after this change.</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/6334'>https://github.com/openstreetmap/openstreetmap-website/pull/6334</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/6334/commits/c70cf926d66846d563c1a70945a3031f7dcacef8" class="commit-link">c70cf92</a> Remove file_exists gem</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/6334/files">2 files</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/6334/files#diff-d09ea66f8227784ff4393d88a19836f321c915ae10031d16c93d67e6283ab55f">Gemfile</a>
(3)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/6334/files#diff-89cade48462044ee1b672dc5f4c3ec250fbd29effcd8932096a23c1283c6731f">Gemfile.lock</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/6334.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/6334.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/6334.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/6334.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/6334">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLO2DDA22TGPIGNMMWL3OKDD7AVCNFSM6AAAAACEGZR442VHI2DSMVQWIX3LMV43ASLTON2WKOZTGMZTENRWGQ3DIOA">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/6334</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/6334",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/6334",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>