<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rubygems/commands, branch v2_7_8</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Merge RubyGems 3.1.4</title>
<updated>2020-09-15T11:55:40+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-06-30T12:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7d76314885be3532999684356657ce36da84d04e'/>
<id>7d76314885be3532999684356657ce36da84d04e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge RubyGems 3.1.2</title>
<updated>2019-12-20T02:50:32+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-12-20T02:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e672494cd737b8fea3a186aeb5c2c17d1a18cb96'/>
<id>e672494cd737b8fea3a186aeb5c2c17d1a18cb96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare to release RubyGems 3.1.0 final version.</title>
<updated>2019-12-13T11:19:33+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-12-13T11:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=82cc2843a92b286cc13afd0860a4e111d4ea2a0b'/>
<id>82cc2843a92b286cc13afd0860a4e111d4ea2a0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge RubyGems 3.1.0.pre3</title>
<updated>2019-11-11T07:59:49+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-11-11T06:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7d463e360b9c4718b17378eb52783116a01b884b'/>
<id>7d463e360b9c4718b17378eb52783116a01b884b</id>
<content type='text'>
  * Fix gem pristine not accounting for user installed gems. Pull request
    #2914 by Luis Sagastume.
  * Refactor keyword argument test for Ruby 2.7. Pull request #2947 by
    SHIBATA Hiroshi.
  * Fix errors at frozen Gem::Version. Pull request #2949 by Nobuyoshi
    Nakada.
  * Remove taint usage on Ruby 2.7+. Pull request #2951 by Jeremy Evans.
  * Check Manifest.txt is up to date. Pull request #2953 by David Rodríguez.
  * Clarify symlink conditionals in tests. Pull request #2962 by David
    Rodríguez.
  * Update command line parsing to work under ps. Pull request #2966 by
    David Rodríguez.
  * Properly test `Gem::Specifications.stub_for`. Pull request #2970 by
    David Rodríguez.
  * Fix Gem::LOADED_SPECS_MUTEX handling for recursive locking. Pull request
    #2985 by MSP-Greg.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * Fix gem pristine not accounting for user installed gems. Pull request
    #2914 by Luis Sagastume.
  * Refactor keyword argument test for Ruby 2.7. Pull request #2947 by
    SHIBATA Hiroshi.
  * Fix errors at frozen Gem::Version. Pull request #2949 by Nobuyoshi
    Nakada.
  * Remove taint usage on Ruby 2.7+. Pull request #2951 by Jeremy Evans.
  * Check Manifest.txt is up to date. Pull request #2953 by David Rodríguez.
  * Clarify symlink conditionals in tests. Pull request #2962 by David
    Rodríguez.
  * Update command line parsing to work under ps. Pull request #2966 by
    David Rodríguez.
  * Properly test `Gem::Specifications.stub_for`. Pull request #2970 by
    David Rodríguez.
  * Fix Gem::LOADED_SPECS_MUTEX handling for recursive locking. Pull request
    #2985 by MSP-Greg.
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Add missing parentheses</title>
<updated>2019-09-05T09:43:37+00:00</updated>
<author>
<name>bronzdoc</name>
<email>lsagastume1990@gmail.com</email>
</author>
<published>2019-08-23T21:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=73574756f944280b920322d0034772c9aeb2bdac'/>
<id>73574756f944280b920322d0034772c9aeb2bdac</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/f5972338e0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/f5972338e0
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Remove unnecessary gem_name method</title>
<updated>2019-09-05T09:43:29+00:00</updated>
<author>
<name>bronzdoc</name>
<email>lsagastume1990@gmail.com</email>
</author>
<published>2019-08-23T21:19:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=92be07b1e1a9ca3b0e2588817629c23ab1201701'/>
<id>92be07b1e1a9ca3b0e2588817629c23ab1201701</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/d1bb122651
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/d1bb122651
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Error out if there are multiple gemspecs and no gemspec is specified</title>
<updated>2019-09-05T09:43:21+00:00</updated>
<author>
<name>bronzdoc</name>
<email>lsagastume1990@gmail.com</email>
</author>
<published>2019-08-22T05:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b11cfed4c4fae51f7111c6cc0a3ec436a9c8faa3'/>
<id>b11cfed4c4fae51f7111c6cc0a3ec436a9c8faa3</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/547947bbf0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/547947bbf0
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Build the first gemspec we found if no gemspec is specified</title>
<updated>2019-09-05T09:42:56+00:00</updated>
<author>
<name>bronzdoc</name>
<email>lsagastume1990@gmail.com</email>
</author>
<published>2019-08-18T20:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a02da1012bb391ae01affac7454ea28996fd7dbf'/>
<id>a02da1012bb391ae01affac7454ea28996fd7dbf</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/ab186266b7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/ab186266b7
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Improve gemspec assignment and error message</title>
<updated>2019-09-05T09:42:49+00:00</updated>
<author>
<name>bronzdoc</name>
<email>lsagastume1990@gmail.com</email>
</author>
<published>2019-08-18T20:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bcf51dd76332bc28ee75494c51828a36774ff99f'/>
<id>bcf51dd76332bc28ee75494c51828a36774ff99f</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/dc70c5a192
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/dc70c5a192
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Make passing a gem name to be optional</title>
<updated>2019-09-05T09:42:41+00:00</updated>
<author>
<name>bronzdoc</name>
<email>lsagastume1990@gmail.com</email>
</author>
<published>2019-08-18T19:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=68937fe0e4bf6e0943fe165e0a157058cff760fe'/>
<id>68937fe0e4bf6e0943fe165e0a157058cff760fe</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/4ba4ffebbe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/4ba4ffebbe
</pre>
</div>
</content>
</entry>
</feed>
