pkgsrc/www/ruby-crass/PLIST
taca 99f2e524ae www/ruby-crass: update to 1.0.6
Update ruby-crass to 1.0.6.


1.0.6 (2020-01-12)
------------------

* Number values are now limited to a maximum of `Float::MAX` and a minimum of
  negative `Float::MAX`. (#11)

* Added project metadata to the gemspec. (#9 - @orien)


1.0.5 (2019-10-15)
------------------

* Removed test files from the gem. [@t-richards - #8][8]

[8]:https://github.com/rgrove/crass/pull/8


1.0.4 (2018-04-08)
------------------

* Fixed whitespace warnings. (#7 - @yahonda)
2020-05-17 15:40:48 +00:00

18 lines
570 B
Text

@comment $NetBSD: PLIST,v 1.2 2020/05/17 15:40:48 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/HISTORY.md
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/crass.gemspec
${GEM_LIBDIR}/lib/crass.rb
${GEM_LIBDIR}/lib/crass/parser.rb
${GEM_LIBDIR}/lib/crass/scanner.rb
${GEM_LIBDIR}/lib/crass/token-scanner.rb
${GEM_LIBDIR}/lib/crass/tokenizer.rb
${GEM_LIBDIR}/lib/crass/version.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec