7b3e8a741f
1.5.0 2017/12/03 Documentation * replace 'plugins' key in config with 'gems' (#46) * Docs: Remove username in gist (#54) Development Fixes * Remove testing for Jekyll 2.x * Requires Ruby > 2.1 * Add release script * Inherit Jekyll's rubocop config for consistency (#48) * define path with dir (#47) 1.4.1 2017/06/21 * Don't ask .empty? until it's a String. (#38) * rename Liquid 4 has_key? to key? to add compatibility for liquid 4 (#41) * Test against Ruby 2.1 to 2.4 (#45)
24 lines
794 B
Text
24 lines
794 B
Text
@comment $NetBSD: PLIST,v 1.5 2018/03/13 17:39:48 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/.rspec
|
|
${GEM_LIBDIR}/.rubocop.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}/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}/script/fmt
|
|
${GEM_LIBDIR}/script/release
|
|
${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
|