<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/erb.gemspec, branch master</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Fixed inconsistency gemspec location</title>
<updated>2025-07-01T05:51:09+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2025-07-01T04:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9dc60de4fcda927f4b7e4d8f160cc788c2ff93fa'/>
<id>9dc60de4fcda927f4b7e4d8f160cc788c2ff93fa</id>
<content type='text'>
foo.gemspec should be located under the `lib/foo` directory.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
foo.gemspec should be located under the `lib/foo` directory.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Publish constant ERB::VERSION</title>
<updated>2025-05-13T18:07:17+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-05-13T18:05:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8982bbcbeeb36f9cf0576621898bba27c51dcba2'/>
<id>8982bbcbeeb36f9cf0576621898bba27c51dcba2</id>
<content type='text'>
Even cgi.gem publicly defines CGI::VERSION today. It's just weird that
ERB::VERSION is kept private at this point.

https://github.com/ruby/erb/commit/46801cbd47
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even cgi.gem publicly defines CGI::VERSION today. It's just weird that
ERB::VERSION is kept private at this point.

https://github.com/ruby/erb/commit/46801cbd47
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Support all cgi.gem versions</title>
<updated>2025-05-13T17:50:05+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashi.kokubun@shopify.com</email>
</author>
<published>2025-05-13T17:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=735f28388cb8d7b37e67155f4d54cf52f28aa3ad'/>
<id>735f28388cb8d7b37e67155f4d54cf52f28aa3ad</id>
<content type='text'>
(https://github.com/ruby/erb/pull/60)

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

https://github.com/ruby/erb/commit/de9bb8c3cc
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Use cgi/escape instead of deprecated cgi/util</title>
<updated>2025-05-12T16:59:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-05-12T11:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c6528548d04cb918f424885111a2d6ae9516518d'/>
<id>c6528548d04cb918f424885111a2d6ae9516518d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
