summaryrefslogtreecommitdiff
path: root/bin/gem
AgeCommit message (Collapse)Author
2023-03-23util/rubocop -A --only Layout/EmptyLineAfterMagicCommentHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/7582
2023-03-23util/rubocop -A --only Style/FrozenStringLiteralCommentHiroshi SHIBATA
Notes: Merged: https://github.com/ruby/ruby/pull/7582
2022-07-22[rubygems/rubygems] rubygems.rb is required by gem_runner.rbHiroshi SHIBATA
https://github.com/rubygems/rubygems/commit/503f763865
2022-07-22[rubygems/rubygems] Removed needless value assignmentHiroshi SHIBATA
https://github.com/rubygems/rubygems/commit/5825c4c2e8
2022-07-22RubyGems: Enable Style/StringLiterals copTakuya Noguchi
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-07-22Make Gem::SystemExitException properly exit with a given codeAkinori MUSHA
The cause was in how Gem::SystemExitException initializes itself. It didn't pass an exit code to the super method. See the document of SystemExit.new() for details. Notes: Merged: https://github.com/ruby/ruby/pull/6167
2022-07-22bin/gem: remove initial empty lineKenyon Ralph
Notes: Merged: https://github.com/ruby/ruby/pull/6167
2022-07-22Removed needless condition for old versions of Ruby.SHIBATA Hiroshi
Notes: Merged: https://github.com/ruby/ruby/pull/6167
2022-07-22Enable Style/MultilineIfThen in Rubocopbronzdoc
Notes: Merged: https://github.com/ruby/ruby/pull/6167
2022-07-22Remove trailing blank linesDavid Rodríguez
Notes: Merged: https://github.com/ruby/ruby/pull/6167
2022-07-22Improve user-facing messages by consistent casing of Ruby/RubyGemsJohn Labovitz
(when it referred to the general concept and not a path), single-spacing between sentences, and a few other small issues. Notes: Merged: https://github.com/ruby/ruby/pull/6167
2011-03-07cancel subversion backfire. sorrymatz
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31046 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-03-07* gc.c (rb_gc_set_params): allow GC parameter configuration bymatz
environment variables. based on a patch from funny-falcon at https://gist.github.com/856296, but honors safe level. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31044 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-03-01Import rubygems 1.6.0 (released version @ 58d8a0b9)ryan
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30996 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-06-09Update to RubyGems 1.3.4 r2223drbrain
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23659 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-03-31Import RubyGems 1.1.0drbrain
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15873 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-02-10Import RubyGems r1601. [ruby-core:15381].drbrain
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-11-10Add forgotten bin/gem for RubyGems.drbrain
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13874 b2dd03c8-39d4-4d8f-98ff-823fe69b080e