tidy-html5/localize/Gemfile
Jim Derry d505869910 Localization Support added to HTML Tidy
- Languages can now be added to Tidy using standard toolchains.
- Tidy's help output is improved with new options and some reorganization.
2016-01-30 15:51:53 +08:00

5 lines
53 B
Ruby

source 'https://rubygems.org'
gem 'thor'
gem 'i18n'