pkgsrc/devel/ruby-mercenary/PLIST
taca e4fb7a7ba3 devel/ruby-mercenary: update to 0.4.0
Update ruby-mercenary to 0.4.0.


## 0.4.0 / 2020-01-18

### Major Enhancements

  * Drop Ruby 2.3 support

### Minor Enhancements

  * Remove parent command's flags from subcommand usage (#44)

### Development Fixes

  * Adopt Jekyll's rubocop config for consistency

### Documentation

  * fixes the readme (#52)
2020-06-07 15:26:20 +00:00

33 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.4 2020/06/07 15:26:20 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.rubocop.yml
${GEM_LIBDIR}/.rubocop_todo.yml
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/History.markdown
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/examples/help_dialogue.rb
${GEM_LIBDIR}/examples/logging.rb
${GEM_LIBDIR}/examples/trace.rb
${GEM_LIBDIR}/lib/mercenary.rb
${GEM_LIBDIR}/lib/mercenary/command.rb
${GEM_LIBDIR}/lib/mercenary/option.rb
${GEM_LIBDIR}/lib/mercenary/presenter.rb
${GEM_LIBDIR}/lib/mercenary/program.rb
${GEM_LIBDIR}/lib/mercenary/version.rb
${GEM_LIBDIR}/mercenary.gemspec
${GEM_LIBDIR}/script/bootstrap
${GEM_LIBDIR}/script/cibuild
${GEM_LIBDIR}/script/console
${GEM_LIBDIR}/script/examples
${GEM_LIBDIR}/script/fmt
${GEM_LIBDIR}/spec/command_spec.rb
${GEM_LIBDIR}/spec/option_spec.rb
${GEM_LIBDIR}/spec/presenter_spec.rb
${GEM_LIBDIR}/spec/program_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec