From 461c48960da24fbc47735b47814a6b175c107209 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Rodr=C3=ADguez?= Date: Fri, 13 Sep 2024 19:22:58 +0200 Subject: [PATCH] [rubygems/rubygems] Add a note about when hack can be removed https://github.com/rubygems/rubygems/commit/058b29fe98 --- lib/rubygems/specification.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/rubygems/specification.rb b/lib/rubygems/specification.rb index 96e05a54b6..38986d5633 100644 --- a/lib/rubygems/specification.rb +++ b/lib/rubygems/specification.rb @@ -1914,6 +1914,7 @@ class Gem::Specification < Gem::BasicSpecification ## # Work around old bundler versions removing my methods + # Can be removed once RubyGems can no longer install Bundler 2.5 def gem_dir # :nodoc: super