pkgsrc/devel/ruby-rspec-its/PLIST
taca 6d4fbe1dda devel/ruby-rspec-its: update to 1.3.0
### 1.3.0 / 2019-04-09
[full changelog](http://github.com/rspec/rspec-its/compare/v1.2.0...v1.3.0)

Enhancements:
* Introduced `will` and `will_not` as to allow one line block expectations.
  (Russ Buchanan, #67)
2019-05-06 05:32:55 +00:00

21 lines
733 B
Text

@comment $NetBSD: PLIST,v 1.2 2019/05/06 05:32:55 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/Changelog.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/features/its.feature
${GEM_LIBDIR}/features/step_definitions/additional_cli_steps.rb
${GEM_LIBDIR}/features/support/env.rb
${GEM_LIBDIR}/lib/rspec/its.rb
${GEM_LIBDIR}/lib/rspec/its/version.rb
${GEM_LIBDIR}/rspec-its.gemspec
${GEM_LIBDIR}/script/test_all
${GEM_LIBDIR}/script/update_rubygems_and_install_bundler
${GEM_LIBDIR}/spec/rspec/its_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec