From 41095f4de058c1a9d571c3c7e745c748d6c07cbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Rodr=C3=ADguez?= Date: Tue, 12 Dec 2023 21:49:12 +0100 Subject: [rubygems/rubygems] RubyGems > 3.2.0.rc.1 is now always provided https://github.com/rubygems/rubygems/commit/929b521f3a --- lib/bundler/rubygems_integration.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/bundler/rubygems_integration.rb b/lib/bundler/rubygems_integration.rb index b1e7dd4149..d70d606f57 100644 --- a/lib/bundler/rubygems_integration.rb +++ b/lib/bundler/rubygems_integration.rb @@ -446,7 +446,6 @@ module Bundler begin remote_gem_path = uri + "gems/#{gem_file_name}" - remote_gem_path = remote_gem_path.to_s if provides?("< 3.2.0.rc.1") SharedHelpers.filesystem_access(local_gem_path) do fetcher.cache_update_path remote_gem_path, local_gem_path -- cgit v1.2.3