aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erb.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Apply the accidental commits again before Ruby 3.2.Hiroshi SHIBATA2022-12-261-1/+1
| | | | | | | | Reverts the following commits: eb8d4d7b5145849325985c00b810b8d75661d86e edb83dc3a2c374e880e8eb488152872152790e92 d40064d1846b5835dff81e3f168c0c3a6c85e814
* Revert the accidentally commit from erb-4.0.2Hiroshi SHIBATA2022-12-231-1/+1
| | | | | | Revert "[ruby/erb] Use a ruby-lang alias on spec.email" This reverts commit fa64889abbad727d31bb927604d87679825dcd37.
* [ruby/erb] Use a ruby-lang alias on spec.emailTakashi Kokubun2022-12-091-1/+1
| | | | https://github.com/ruby/erb/commit/39414f32a5
* [ruby/erb] Split erb.rb into files for each module under ERBTakashi Kokubun2022-11-241-2/+2
| | | | | | (https://github.com/ruby/erb/pull/36) https://github.com/ruby/erb/commit/f74833cc07
* [ruby/erb] Rename erb.so to erb/escape.soTakashi Kokubun2022-11-241-1/+1
| | | | | | (https://github.com/ruby/erb/pull/35) https://github.com/ruby/erb/commit/1280046952
* [ruby/erb] Copy CGI.escapeHTML to ERB::Util.html_escapeTakashi Kokubun2022-11-041-1/+4
| | | | https://github.com/ruby/erb/commit/ac9b219fa9
* [ruby/erb] Fix CI for JRubyTakashi Kokubun2022-11-031-1/+3
| | | | https://github.com/ruby/erb/commit/df642335b7
* [ruby/erb] url_encode: use CGI.escapeURIComponentJean Boussier2022-10-251-1/+3
| | | | | | | | | | | (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
* [ruby/erb] Clarify supported ruby versions in gemspecKenichi Kamiya2021-03-261-1/+1
| | | | https://github.com/ruby/erb/commit/b40db4114a
* Fix the relative path for Ruby coreTakashi Kokubun2021-01-201-1/+1
|
* [ruby/erb] Unify ERB version definitionsTakashi Kokubun2021-01-201-1/+8
| | | | https://github.com/ruby/erb/commit/5df06b8473
* [ruby/erb] Make styles consistent throught the projectTakashi Kokubun2021-01-201-14/+14
| | | | https://github.com/ruby/erb/commit/c68c9470b0
* Added dependencies for erbHiroshi SHIBATA2020-12-021-0/+2
|
* [ruby/erb] Use libexec same as ruby core repositoryHiroshi SHIBATA2020-09-141-1/+1
| | | | https://github.com/ruby/erb/commit/660255cf24
* Specify the executable of erbHiroshi SHIBATA2020-08-251-1/+1
|
* Promote erb to default gemsHiroshi SHIBATA2020-08-211-0/+22