Hiroshi SHIBATA
55c771c302
[rubygems/rubygems] rubygems.rb is required by gem_runner.rb
...
https://github.com/rubygems/rubygems/commit/503f763865
2022-07-22 16:24:29 +09:00
Hiroshi SHIBATA
fe77071697
[rubygems/rubygems] Removed needless value assignment
...
https://github.com/rubygems/rubygems/commit/5825c4c2e8
2022-07-22 16:24:29 +09:00
Takuya Noguchi
d7ffd3fea4
RubyGems: Enable Style/StringLiterals cop
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-07-22 12:07:23 +09:00
Akinori MUSHA
388c4e1076
Make Gem::SystemExitException properly exit with a given code
...
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.
2022-07-22 12:06:05 +09:00
Kenyon Ralph
6b74996810
bin/gem: remove initial empty line
2022-07-22 12:06:05 +09:00
SHIBATA Hiroshi
b4876c8e5f
Removed needless condition for old versions of Ruby.
2022-07-22 12:06:05 +09:00
bronzdoc
1ed7ab29b3
Enable Style/MultilineIfThen in Rubocop
2022-07-22 12:06:05 +09:00
David Rodríguez
3b67c161cd
Remove trailing blank lines
2022-07-22 12:06:05 +09:00
John Labovitz
030c41bf55
Improve user-facing messages by consistent casing of Ruby/RubyGems
...
(when it referred to the general concept and not a path), single-spacing
between sentences, and a few other small issues.
2022-07-22 12:06:05 +09:00
matz
1df42597d1
cancel subversion backfire. sorry
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31046 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-03-07 08:44:45 +00:00
matz
eb807d42ec
* gc.c (rb_gc_set_params): allow GC parameter configuration by
...
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-07 08:39:39 +00:00
ryan
25a9b62d45
Import rubygems 1.6.0 (released version @ 58d8a0b9)
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30996 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-03-01 09:41:32 +00:00
drbrain
31c94ffeb5
Update to RubyGems 1.3.4 r2223
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23659 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-06-09 21:38:59 +00:00
drbrain
8cc45aae94
Import RubyGems 1.1.0
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15873 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-03-31 22:40:06 +00:00
drbrain
5d613c83cc
Import RubyGems r1601. [ruby-core:15381].
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-02-10 08:00:19 +00:00
drbrain
fc69e47713
Add forgotten bin/gem for RubyGems.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13874 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-11-10 20:44:57 +00:00