<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/ext/stringio/stringio.gemspec, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Merge JRuby implementation for stringio and io-wait</title>
<updated>2022-05-20T09:45:14+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-05-20T09:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bcc9451bbff6cd4e136339f195a9ef381df4e9a2'/>
<id>bcc9451bbff6cd4e136339f195a9ef381df4e9a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] Use Gemfile instead of Gem::Specification#add_development_dependency.</title>
<updated>2021-03-08T01:12:57+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2021-02-16T11:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=99f54c08953a96ebaa822f4fdce6d9de47f99814'/>
<id>99f54c08953a96ebaa822f4fdce6d9de47f99814</id>
<content type='text'>
https://github.com/ruby/stringio/commit/157fe9f04d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/stringio/commit/157fe9f04d
</pre>
</div>
</content>
</entry>
<entry>
<title>[stringio] Add test-unit in the development dependencies</title>
<updated>2020-12-18T13:00:07+00:00</updated>
<author>
<name>Kenta Murata</name>
<email>mrkn@mrkn.jp</email>
</author>
<published>2020-12-17T01:38:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e1b5289a2bf297d80ea35b32a32a0c5c34ab2ad8'/>
<id>e1b5289a2bf297d80ea35b32a32a0c5c34ab2ad8</id>
<content type='text'>
https://github.com/ruby/stringio/commit/de010fc0e9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/stringio/commit/de010fc0e9
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the license for the default gems to dual licenses</title>
<updated>2020-08-18T11:26:39+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-08-18T11:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8fb02b7a97317090e3946e6f2d4a7d034f9699f1'/>
<id>8fb02b7a97317090e3946e6f2d4a7d034f9699f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed nonsense `rubygems_version` in input gemspec files</title>
<updated>2020-06-25T06:44:56+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-06-25T06:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9a78e24f7d269c9688a0fa50c82751b5ec8d512a'/>
<id>9a78e24f7d269c9688a0fa50c82751b5ec8d512a</id>
<content type='text'>
As it is ignored and set at building packages automatically, it is
just nonsense to set in gemspec file for input.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As it is ignored and set at building packages automatically, it is
just nonsense to set in gemspec file for input.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] RbConfig::LIMITS only provide after Ruby 2.5</title>
<updated>2019-11-30T06:38:21+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-11-30T06:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=990025cf60eb6586c13f5f055880ac60afbac646'/>
<id>990025cf60eb6586c13f5f055880ac60afbac646</id>
<content type='text'>
https://github.com/ruby/stringio/commit/1fed3aacd3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/stringio/commit/1fed3aacd3
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] Dropped older ruby versions</title>
<updated>2019-09-29T09:55:28+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-29T09:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ef795f9abdb1db1bfa061dbc97d294db4f87756f'/>
<id>ef795f9abdb1db1bfa061dbc97d294db4f87756f</id>
<content type='text'>
https://github.com/ruby/stringio/commit/e8065153b8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/stringio/commit/e8065153b8
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/stringio] Get rid of String#undump for ruby 2.4 or earlier</title>
<updated>2019-09-29T09:55:26+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-09-29T09:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7f30783af73bb484912365c28da4e7292f1d8211'/>
<id>7f30783af73bb484912365c28da4e7292f1d8211</id>
<content type='text'>
https://github.com/ruby/stringio/commit/4dfd997e0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/stringio/commit/4dfd997e0a
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed stub lines from gemspec files</title>
<updated>2019-07-12T22:25:51+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-07-11T22:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=143581cf4e8dec363b9636fdcd215153d94673c5'/>
<id>143581cf4e8dec363b9636fdcd215153d94673c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the found version number</title>
<updated>2019-07-09T17:07:42+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-07-09T17:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=de4889ce5c5177ed276dfc840a5c07f69317096c'/>
<id>de4889ce5c5177ed276dfc840a5c07f69317096c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
