<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/rubygems/specification.rb, 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.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>Gem::Specification#to_ruby needs OpenSSL</title>
<updated>2019-09-26T13:56:32+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-26T13:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c4ec817a7a6bc104dc1caf9018bc97a2dbfd324e'/>
<id>c4ec817a7a6bc104dc1caf9018bc97a2dbfd324e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Avoid adding OpenSSL::PKey::RSA instances</title>
<updated>2019-09-26T08:48:01+00:00</updated>
<author>
<name>bronzdoc</name>
<email>lsagastume1990@gmail.com</email>
</author>
<published>2019-06-22T01:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5c872b297c11394cc436885400c295f7dccff039'/>
<id>5c872b297c11394cc436885400c295f7dccff039</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/ba021fb4be
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/ba021fb4be
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Fix indentation in case statement</title>
<updated>2019-09-26T08:48:00+00:00</updated>
<author>
<name>bronzdoc</name>
<email>lsagastume1990@gmail.com</email>
</author>
<published>2019-05-30T02:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2e9c078707b8c87511c9fe45b7057086e214f6fb'/>
<id>2e9c078707b8c87511c9fe45b7057086e214f6fb</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/8ac0647659
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/8ac0647659
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Make ruby_code method handle OpenSSL::PKey::RSA objects</title>
<updated>2019-09-26T08:48:00+00:00</updated>
<author>
<name>bronzdoc</name>
<email>lsagastume1990@gmail.com</email>
</author>
<published>2019-05-30T02:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8f2379b0c5e182eb6e417431cbdcf2a0edfba71a'/>
<id>8f2379b0c5e182eb6e417431cbdcf2a0edfba71a</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/b1d825ab3a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/b1d825ab3a
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Set SOURCE_DATE_EPOCH env var if not provided.</title>
<updated>2019-09-26T08:48:00+00:00</updated>
<author>
<name>Ellen Marie Dash</name>
<email>the@smallest.dog</email>
</author>
<published>2019-08-17T04:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=508afe2c26737e0be60a72faa9d6740a06b0914c'/>
<id>508afe2c26737e0be60a72faa9d6740a06b0914c</id>
<content type='text'>
Fixes #2290.

1. `Gem::Specification.date` returns SOURCE_DATE_EPOCH when defined,
2. this commit makes RubyGems set it _persistently_ when not provided.

This combination means that you can build a gem, check the build time,
and use that value to generate a new build -- and then verify they're
the same.

https://github.com/rubygems/rubygems/commit/d830d53f59
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2290.

1. `Gem::Specification.date` returns SOURCE_DATE_EPOCH when defined,
2. this commit makes RubyGems set it _persistently_ when not provided.

This combination means that you can build a gem, check the build time,
and use that value to generate a new build -- and then verify they're
the same.

https://github.com/rubygems/rubygems/commit/d830d53f59
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Bump rubocop to 0.74.0 and fix new offenses</title>
<updated>2019-09-05T09:48:15+00:00</updated>
<author>
<name>David Rodríguez</name>
<email>deivid.rodriguez@riseup.net</email>
</author>
<published>2019-08-22T15:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d9e6315177be2a1264213a1e7cb215312a23384a'/>
<id>d9e6315177be2a1264213a1e7cb215312a23384a</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/d4fc383497
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/d4fc383497
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Revert cadb66037d9b58c80fc795f39384d533229a1f73</title>
<updated>2019-08-05T09:44:53+00:00</updated>
<author>
<name>bronzdoc</name>
<email>lsagastume1990@gmail.com</email>
</author>
<published>2019-07-31T12:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=87bc29fe28654ed6b42e87337806ce40cecbe513'/>
<id>87bc29fe28654ed6b42e87337806ce40cecbe513</id>
<content type='text'>
https://github.com/rubygems/rubygems/commit/5c3158d975
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/rubygems/rubygems/commit/5c3158d975
</pre>
</div>
</content>
</entry>
<entry>
<title>[rubygems/rubygems] Move default specifications dir definition out of BasicSpecification.</title>
<updated>2019-07-30T23:47:02+00:00</updated>
<author>
<name>Vít Ondruch</name>
<email>vondruch@redhat.com</email>
</author>
<published>2019-07-22T12:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a3b784b3a068ddd9a395b8951e9977035eca5066'/>
<id>a3b784b3a068ddd9a395b8951e9977035eca5066</id>
<content type='text'>
This was never the right place. The method got there just by evolution,
not by design. Move it within default methods, where it suits better.

Since this method is presumably used just internally, it should be safe
to deprecate it and remove later.

https://github.com/rubygems/rubygems/commit/0c0dd9458a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was never the right place. The method got there just by evolution,
not by design. Move it within default methods, where it suits better.

Since this method is presumably used just internally, it should be safe
to deprecate it and remove later.

https://github.com/rubygems/rubygems/commit/0c0dd9458a
</pre>
</div>
</content>
</entry>
</feed>
