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
Utkarsh Gupta 8c65f612f4 [rubygems/rubygems] Fix remaining RuboCop issues
With #3731 and #3740 merged, this covers up the
remaining part of the issues.
This was discovered when one tries to create a gem
with a different framework.
Could be reproduced with:
`bundle gem foo --ext --test=test-unit`

Signed-off-by: Utkarsh Gupta <utkarsh@debian.org>

https://github.com/rubygems/rubygems/commit/51b6457150
2020-07-15 16:05:12 +09:00
..
cli [rubygems/rubygems] Only add .rubocop.yml when --rubocop flag is passed 2020-06-18 19:14:15 +09:00
compact_index_client [rubygems/rubygems] Revert multi ruby{,gems} version requirement fix 2020-06-05 07:32:42 +09:00
fetcher Prepare to release bundler-2.1.0 2019-12-15 16:41:10 +09:00
installer [rubygems/rubygems] Fix parallel installer race condition 2020-06-05 07:32:42 +09:00
plugin Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
resolver Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
settings
source Update links from rubygems/bundler to rubygems/rubygems 2020-06-05 07:32:42 +09:00
templates [rubygems/rubygems] Fix remaining RuboCop issues 2020-07-15 16:05:12 +09:00
ui
vendor Remove a bunch of files that were deleted upstream 2020-05-23 07:28:57 +09:00
build_metadata.rb
bundler.gemspec Link to pre-filtered issue list 2020-06-05 07:32:42 +09:00
capistrano.rb [bundler/bundler] Fix comments and messages to refer to https url 2019-09-18 18:26:32 +09:00
cli.rb Undeprecate the --no-cache flag 2020-06-18 19:14:15 +09:00
compact_index_client.rb
constants.rb
current_ruby.rb
definition.rb [rubygems/rubygems] Fix only_update_to_newer_versions regression 2020-06-18 19:14:15 +09:00
dep_proxy.rb
dependency.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
deployment.rb
deprecate.rb
dsl.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
endpoint_specification.rb
env.rb
environment_preserver.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
errors.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
feature_flag.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
fetcher.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
friendly_errors.rb Update links from rubygems/bundler to rubygems/rubygems 2020-06-05 07:32:42 +09:00
gem_helper.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
gem_helpers.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
gem_tasks.rb
gem_version_promoter.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
gemdeps.rb
graph.rb
index.rb
injector.rb [rubygems/rubygems] Remove multiline gem specifications correctly 2020-06-05 07:32:42 +09:00
inline.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
installer.rb [rubygems/rubygems] bundler/lib/bundler/installer.rb - fix Windows 'executable_stubs' 2020-07-15 16:05:12 +09:00
lazy_specification.rb Sync Bundler PR #3624 with HEAD commits 2020-05-22 20:32:30 +09:00
lockfile_generator.rb
lockfile_parser.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
match_platform.rb
mirror.rb Prepare to release bundler-2.1.0 2019-12-15 16:41:10 +09:00
plugin.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
process_lock.rb
psyched_yaml.rb Sync Bundler PR #3624 with HEAD commits 2020-05-22 20:32:30 +09:00
remote_specification.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
resolver.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
retry.rb
ruby_dsl.rb
ruby_version.rb [bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSION 2019-08-16 14:30:23 +09:00
rubygems_ext.rb Sync Bundler PR #3624 with HEAD commits 2020-05-22 20:32:30 +09:00
rubygems_gem_installer.rb Sync Bundler PR #3624 with HEAD commits 2020-05-22 20:32:30 +09:00
rubygems_integration.rb Sync Bundler PR #3624 with HEAD commits 2020-05-22 20:32:30 +09:00
runtime.rb [rubygems/rubygems] Avoid calling LoadError#message because of its slowness 2020-07-15 16:05:12 +09:00
settings.rb Sync Bundler PR #3624 2020-05-22 20:32:30 +09:00
setup.rb Merge bundler-2.1.1 from bundler/bundler 2019-12-18 14:53:19 +09:00
shared_helpers.rb Merge Bundler 2.1.0.pre.3 2019-11-11 18:56:25 +09:00
similarity_detector.rb [bundler/bundler] Fix comments and messages to refer to https url 2019-09-18 18:26:32 +09:00
source.rb
source_list.rb
spec_set.rb [bundler/bundler] Remove old rubies stuff no longer needed 2019-08-21 07:58:46 +09:00
stub_specification.rb Sync Bundler PR #3624 with HEAD commits 2020-05-22 20:32:30 +09:00
ui.rb
uri_credentials_filter.rb Prepare to release bundler-2.1.0 2019-12-15 16:41:10 +09:00
vendored_fileutils.rb [bundler/bundler] No need to activate the fileutils default gem 2019-08-18 13:45:45 +09:00
vendored_molinillo.rb
vendored_persistent.rb
vendored_thor.rb
vendored_uri.rb Prepare to release bundler-2.1.0 2019-12-15 16:41:10 +09:00
version.rb Update the bundler version with master branch 2020-05-13 07:54:37 +09:00
version_ranges.rb
vlad.rb
worker.rb
yaml_serializer.rb