<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/erb.gemspec, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Apply the accidental commits again before Ruby 3.2.</title>
<updated>2022-12-26T03:07:42+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-12-26T03:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=cd6c7613f31a371326d86de55af15918d6aa01f1'/>
<id>cd6c7613f31a371326d86de55af15918d6aa01f1</id>
<content type='text'>
  Reverts the following commits:

  eb8d4d7b5145849325985c00b810b8d75661d86e
  edb83dc3a2c374e880e8eb488152872152790e92
  d40064d1846b5835dff81e3f168c0c3a6c85e814
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Reverts the following commits:

  eb8d4d7b5145849325985c00b810b8d75661d86e
  edb83dc3a2c374e880e8eb488152872152790e92
  d40064d1846b5835dff81e3f168c0c3a6c85e814
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert the accidentally commit from erb-4.0.2</title>
<updated>2022-12-23T10:33:27+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2022-12-23T10:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d40064d1846b5835dff81e3f168c0c3a6c85e814'/>
<id>d40064d1846b5835dff81e3f168c0c3a6c85e814</id>
<content type='text'>
  Revert "[ruby/erb] Use a ruby-lang alias on spec.email"

  This reverts commit fa64889abbad727d31bb927604d87679825dcd37.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Revert "[ruby/erb] Use a ruby-lang alias on spec.email"

  This reverts commit fa64889abbad727d31bb927604d87679825dcd37.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Use a ruby-lang alias on spec.email</title>
<updated>2022-12-09T06:36:55+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-12-09T06:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fa64889abbad727d31bb927604d87679825dcd37'/>
<id>fa64889abbad727d31bb927604d87679825dcd37</id>
<content type='text'>
https://github.com/ruby/erb/commit/39414f32a5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/erb/commit/39414f32a5
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Split erb.rb into files for each module under ERB</title>
<updated>2022-11-24T23:40:53+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-24T23:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8ac4081aa80e571271296331dbd2a7a0654cd34a'/>
<id>8ac4081aa80e571271296331dbd2a7a0654cd34a</id>
<content type='text'>
(https://github.com/ruby/erb/pull/36)

https://github.com/ruby/erb/commit/f74833cc07
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/erb/pull/36)

https://github.com/ruby/erb/commit/f74833cc07
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Rename erb.so to erb/escape.so</title>
<updated>2022-11-24T23:22:00+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-24T23:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c480f589c29c4e7f4414ee4b01513bf2bd2e0cbc'/>
<id>c480f589c29c4e7f4414ee4b01513bf2bd2e0cbc</id>
<content type='text'>
(https://github.com/ruby/erb/pull/35)

https://github.com/ruby/erb/commit/1280046952
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/erb/pull/35)

https://github.com/ruby/erb/commit/1280046952
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Copy CGI.escapeHTML to ERB::Util.html_escape</title>
<updated>2022-11-04T07:07:23+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-03T05:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dc5d06e9b145f7d5f8c5f7c3757b43f2d68833fd'/>
<id>dc5d06e9b145f7d5f8c5f7c3757b43f2d68833fd</id>
<content type='text'>
https://github.com/ruby/erb/commit/ac9b219fa9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/erb/commit/ac9b219fa9
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Fix CI for JRuby</title>
<updated>2022-11-03T05:58:13+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-03T05:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c24800f4f71a1971619855065c37adaa766a3dd1'/>
<id>c24800f4f71a1971619855065c37adaa766a3dd1</id>
<content type='text'>
https://github.com/ruby/erb/commit/df642335b7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/erb/commit/df642335b7
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] url_encode: use CGI.escapeURIComponent</title>
<updated>2022-10-25T16:40:05+00:00</updated>
<author>
<name>Jean Boussier</name>
<email>jean.boussier@gmail.com</email>
</author>
<published>2022-10-25T16:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=217fdbf9aa6dd850eace9f10c9a74bcec8b510e2'/>
<id>217fdbf9aa6dd850eace9f10c9a74bcec8b510e2</id>
<content type='text'>
(https://github.com/ruby/erb/pull/23)

Ref: https://github.com/ruby/cgi/pull/26

This native implementation is much faster
and available in `cgi 0.3.3`.

https://github.com/ruby/erb/commit/2d90e9b010
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/erb/pull/23)

Ref: https://github.com/ruby/cgi/pull/26

This native implementation is much faster
and available in `cgi 0.3.3`.

https://github.com/ruby/erb/commit/2d90e9b010
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Clarify supported ruby versions in gemspec</title>
<updated>2021-03-26T03:35:52+00:00</updated>
<author>
<name>Kenichi Kamiya</name>
<email>kachick1@gmail.com</email>
</author>
<published>2021-03-25T09:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3789d58c846115ce67a16c2039bf923a57786e03'/>
<id>3789d58c846115ce67a16c2039bf923a57786e03</id>
<content type='text'>
https://github.com/ruby/erb/commit/b40db4114a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/erb/commit/b40db4114a
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the relative path for Ruby core</title>
<updated>2021-01-21T05:45:34+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2021-01-21T05:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3e8ca51b3b4aa8c185771f44f5589423a9d96f97'/>
<id>3e8ca51b3b4aa8c185771f44f5589423a9d96f97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
