<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/timeout.gemspec, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/timeout] Provide a 'Changelog' link on rubygems.org/gems/timeout</title>
<updated>2023-12-25T12:12:49+00:00</updated>
<author>
<name>Mark Young</name>
<email>mark.young@atg.auto</email>
</author>
<published>2023-12-20T14:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1e1da75031f6d1caf7188c6063725e0c7fc1f013'/>
<id>1e1da75031f6d1caf7188c6063725e0c7fc1f013</id>
<content type='text'>
By providing a 'changelog_uri' in the metadata of the gemspec
a 'Changelog' link will be shown on https://rubygems.org/gems/timeout
which makes it quick and easy for someone to check on the changes
introduced with a new version.

Details of this functionality can be found on https://guides.rubygems.org/specification-reference/

https://github.com/ruby/timeout/commit/47a6f0313b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By providing a 'changelog_uri' in the metadata of the gemspec
a 'Changelog' link will be shown on https://rubygems.org/gems/timeout
which makes it quick and easy for someone to check on the changes
introduced with a new version.

Details of this functionality can be found on https://guides.rubygems.org/specification-reference/

https://github.com/ruby/timeout/commit/47a6f0313b
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/timeout] Require Ruby &gt;= 2.6 for the timeout gem</title>
<updated>2023-07-03T09:57:07+00:00</updated>
<author>
<name>Benoit Daloze</name>
<email>eregontp@gmail.com</email>
</author>
<published>2023-07-03T09:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4430b73cee4aaa4f203e14368d93b3297505c63e'/>
<id>4430b73cee4aaa4f203e14368d93b3297505c63e</id>
<content type='text'>
* The test suite fails on 2.5.
* See https://github.com/ruby/timeout/pull/35

https://github.com/ruby/timeout/commit/03873a9237
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The test suite fails on 2.5.
* See https://github.com/ruby/timeout/pull/35

https://github.com/ruby/timeout/commit/03873a9237
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/timeout] require ruby version in gemspec</title>
<updated>2023-07-02T22:51:25+00:00</updated>
<author>
<name>John Bachir</name>
<email>jjb@users.noreply.github.com</email>
</author>
<published>2023-07-02T02:33:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7e333b7abfe4faa3b35680cd305daac67a36639e'/>
<id>7e333b7abfe4faa3b35680cd305daac67a36639e</id>
<content type='text'>
https://github.com/ruby/timeout/commit/949445f591
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/timeout/commit/949445f591
</pre>
</div>
</content>
</entry>
<entry>
<title>Move gemspec files to top of lib directory.</title>
<updated>2023-05-25T06:47:48+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-05-25T06:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d1237bc3a43ed87d9a8c574cfbb7e0399ae0ee76'/>
<id>d1237bc3a43ed87d9a8c574cfbb7e0399ae0ee76</id>
<content type='text'>
  They have version.rb files with same directory.
  But version.rb have been removed at https://github.com/ruby/ruby/pull/3375
  There is no reason to locate under the library name of directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  They have version.rb files with same directory.
  But version.rb have been removed at https://github.com/ruby/ruby/pull/3375
  There is no reason to locate under the library name of directory.
</pre>
</div>
</content>
</entry>
</feed>
