зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] RubyGems > 3.2.0.rc.1 is now always provided
https://github.com/rubygems/rubygems/commit/929b521f3a
This commit is contained in:
Родитель
778438d423
Коммит
41095f4de0
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче