pkgsrc/www/ruby-jekyll-gist/PLIST
taca 50b0d13bf5 Update ruby-jekyll-gist to 1.4.0.
## 1.4.0 / 2015-12-01

  * Allow `noscript` fallback to be disabled (#29)
  * Use Octokit to fetch Gist content when passed `JEKYLL_GITHUB_TOKEN`
    in env(#28)

## 1.3.5 / 2015-10-23

  * Fix encoding error for `noscript` code (#23)
  * Test against Jekyll 3, 2, and the github-pages gem (#19)
2015-12-13 16:51:29 +00:00

22 lines
714 B
Text

@comment $NetBSD: PLIST,v 1.3 2015/12/13 16:51:29 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/History.markdown
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/jekyll-gist.gemspec
${GEM_LIBDIR}/lib/jekyll-gist.rb
${GEM_LIBDIR}/lib/jekyll-gist/gist_tag.rb
${GEM_LIBDIR}/lib/jekyll-gist/version.rb
${GEM_LIBDIR}/script/bootstrap
${GEM_LIBDIR}/script/cibuild
${GEM_LIBDIR}/spec/fixtures/multiple-files.json
${GEM_LIBDIR}/spec/fixtures/single-file.json
${GEM_LIBDIR}/spec/gist_tag_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec