1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/bundler
Daniel Niknam bd8daa8523
[rubygems/rubygems] Remove the warning for not defining a gem server source
Bundler has deprecated gemfiles without a global source and this feature
is now obsolete. `Bundler::Definition#has_rubygems_remotes?` is removed
because it's not used anymore.

https://github.com/rubygems/rubygems/commit/d29dd2cb7b
2021-07-27 09:25:57 +09:00
..
cli [rubygems/rubygems] Remove the warning for not defining a gem server source 2021-07-27 09:25:57 +09:00
compact_index_client
fetcher
installer [rubygems/rubygems] Lazily load shellwords 2021-07-27 09:25:56 +09:00
man
plugin [rubygems/rubygems] fix dangling empty hooks 2021-07-16 15:40:08 +09:00
resolver
settings
source [rubygems/rubygems] Implement Bundler::Source::Rubygems#no_remotes? 2021-07-27 09:25:56 +09:00
templates [rubygems/rubygems] Fix bundler binstub version selection 2021-07-27 09:25:55 +09:00
ui
vendor Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
build_metadata.rb
bundler.gemspec
capistrano.rb
cli.rb [rubygems/rubygems] Fix bundle plugin install --help showing bundle install's help 2021-07-16 15:40:08 +09:00
compact_index_client.rb Sync RubyGems and Bundler with upstream 2021-07-07 15:31:52 +09:00
constants.rb
current_ruby.rb Sync RubyGems and Bundler with upstream 2021-07-07 15:31:52 +09:00
definition.rb [rubygems/rubygems] Remove the warning for not defining a gem server source 2021-07-27 09:25:57 +09:00
dep_proxy.rb
dependency.rb
deployment.rb
deprecate.rb
dsl.rb [rubygems/rubygems] Refactor Bundler::Dsl#check_rubygems_source_safety to improve readability 2021-07-27 09:25:57 +09:00
endpoint_specification.rb
env.rb
environment_preserver.rb
errors.rb
feature_flag.rb
fetcher.rb
friendly_errors.rb
gem_helper.rb
gem_helpers.rb
gem_tasks.rb
gem_version_promoter.rb
gemdeps.rb
graph.rb
index.rb Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
injector.rb
inline.rb
installer.rb Sync RubyGems and Bundler with upstream 2021-07-07 15:31:52 +09:00
lazy_specification.rb
lockfile_generator.rb
lockfile_parser.rb Sync RubyGems and Bundler with upstream 2021-07-07 15:31:52 +09:00
match_platform.rb
mirror.rb
plugin.rb [rubygems/rubygems] test loading bad plugins with nil/empty names 2021-07-16 15:40:07 +09:00
process_lock.rb
psyched_yaml.rb
remote_specification.rb
resolver.rb
retry.rb
ruby_dsl.rb
ruby_version.rb
rubygems_ext.rb Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
rubygems_gem_installer.rb [rubygems/rubygems] Lazily load shellwords 2021-07-27 09:25:56 +09:00
rubygems_integration.rb
runtime.rb Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
settings.rb Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
setup.rb
shared_helpers.rb [rubygems/rubygems] Fix interrupt handling in Bundler workers 2021-07-27 09:25:55 +09:00
similarity_detector.rb
source.rb
source_list.rb [rubygems/rubygems] Implement Bundler::SourceList#implicit_global_source? 2021-07-27 09:25:57 +09:00
source_map.rb
spec_set.rb Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9 2021-07-14 10:48:07 +09:00
stub_specification.rb
ui.rb
uri_credentials_filter.rb
vendored_fileutils.rb
vendored_molinillo.rb
vendored_persistent.rb
vendored_thor.rb
vendored_tmpdir.rb
vendored_uri.rb
version.rb
version_ranges.rb
vlad.rb
worker.rb [rubygems/rubygems] Fix interrupt handling in Bundler workers 2021-07-27 09:25:55 +09:00
yaml_serializer.rb