1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/bundler/install/gemfile
David Rodríguez fd83b8887f [rubygems/rubygems] Skip duplicated dependency warning for gemspec dev deps
Generally this warning is skipped for gemspec development dependencies.
I think because it's common to override them in the Gemfile to change
the source, for example.

But the order of conditions was not correct and the warning was still
being printed in one case.

https://github.com/rubygems/rubygems/commit/da9d1d6a3f
2022-06-01 00:14:31 +09:00
..
eval_gemfile_spec.rb
gemspec_spec.rb Sync latest Bundler & RubyGems 2022-02-01 08:09:23 +09:00
git_spec.rb Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5 2022-04-28 19:08:49 +09:00
groups_spec.rb Merge RubyGems and Bundler master 2022-02-28 11:39:20 +09:00
install_if_spec.rb
lockfile_spec.rb
path_spec.rb Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5 2022-04-28 19:08:49 +09:00
platform_spec.rb [rubygems/rubygems] Fix missing space in spec 2022-05-04 06:45:16 +09:00
ruby_spec.rb
sources_spec.rb [rubygems/rubygems] Skip duplicated dependency warning for gemspec dev deps 2022-06-01 00:14:31 +09:00
specific_platform_spec.rb