aboutsummaryrefslogtreecommitdiffstats
path: root/bin/gem
Commit message (Collapse)AuthorAgeFilesLines
* util/rubocop -A --only Layout/EmptyLineAfterMagicCommentHiroshi SHIBATA2023-03-231-0/+1
|
* util/rubocop -A --only Style/FrozenStringLiteralCommentHiroshi SHIBATA2023-03-231-0/+1
|
* [rubygems/rubygems] rubygems.rb is required by gem_runner.rbHiroshi SHIBATA2022-07-221-1/+0
| | | | https://github.com/rubygems/rubygems/commit/503f763865
* [rubygems/rubygems] Removed needless value assignmentHiroshi SHIBATA2022-07-221-3/+1
| | | | https://github.com/rubygems/rubygems/commit/5825c4c2e8
* RubyGems: Enable Style/StringLiterals copTakuya Noguchi2022-07-221-2/+2
| | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* Make Gem::SystemExitException properly exit with a given codeAkinori MUSHA2022-07-221-6/+1
| | | | | | 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.
* bin/gem: remove initial empty lineKenyon Ralph2022-07-221-1/+0
|
* Removed needless condition for old versions of Ruby.SHIBATA Hiroshi2022-07-221-6/+1
|
* Enable Style/MultilineIfThen in Rubocopbronzdoc2022-07-221-1/+1
|
* Remove trailing blank linesDavid Rodríguez2022-07-221-1/+0
|
* Improve user-facing messages by consistent casing of Ruby/RubyGemsJohn Labovitz2022-07-221-1/+1
| | | | | (when it referred to the general concept and not a path), single-spacing between sentences, and a few other small issues.
* cancel subversion backfire. sorrymatz2011-03-071-1/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31046 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * gc.c (rb_gc_set_params): allow GC parameter configuration bymatz2011-03-071-1/+1
| | | | | | | 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
* Import rubygems 1.6.0 (released version @ 58d8a0b9)ryan2011-03-011-1/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30996 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to RubyGems 1.3.4 r2223drbrain2009-06-091-6/+3
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23659 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Import RubyGems 1.1.0drbrain2008-03-311-4/+9
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15873 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Import RubyGems r1601. [ruby-core:15381].drbrain2008-02-101-1/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Add forgotten bin/gem for RubyGems.drbrain2007-11-101-0/+23
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13874 b2dd03c8-39d4-4d8f-98ff-823fe69b080e