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/cli
Ngan Pham 42ef3fcaef [rubygems/rubygems] Use Gem::Platform.local instead of RUBY_PLATFORM
In certain places, we want to display the platform name with
`Gem::Platform.local` instead of `RUBY_PLATFORM`.

Fixes https://github.com/rubygems/rubygems/issues/5264

https://github.com/rubygems/rubygems/commit/bdd1848ae8
2022-01-26 02:24:30 +09:00
..
add.rb
binstubs.rb
cache.rb
check.rb
clean.rb
common.rb
config.rb
console.rb
doctor.rb [rubygems/rubygems] Use Fiddle in bundle doctor to check for dynamic library presence 2022-01-13 18:16:05 +09:00
exec.rb
fund.rb
gem.rb [rubygems/rubygems] Change generated namespaced test class name in minitest 2022-01-20 01:04:53 +09:00
info.rb [rubygems/rubygems] Add --version parameter to bundle info command. 2021-12-06 18:03:54 +09:00
init.rb
inject.rb
install.rb Merge RubyGems-3.3.3 and Bundler-2.3.3 2021-12-25 07:40:52 +09:00
issue.rb Unify issue template and ISSUES.md document 2021-10-25 20:48:51 +09:00
list.rb
lock.rb
open.rb
outdated.rb
platform.rb [rubygems/rubygems] Use Gem::Platform.local instead of RUBY_PLATFORM 2022-01-26 02:24:30 +09:00
plugin.rb
pristine.rb
remove.rb
show.rb
update.rb Merge rubygems/rubygems HEAD. 2022-01-19 15:01:44 +09:00
viz.rb