c5501140fb
2.0.0 * Support and test on Ruby 1.9.3 and later. * Switch to minitest. * Rename `Trail#index` to `Trail#cached`. * Replace find with block api with find_all. 2.1.0 * Extract duplicated stat and entries functions Also avoid creating excess Pathname objects we don't need to. 2.1.1 * Reduce Pathname usage for performance. 2.1.2 * entries and stat path argument is already a String * Precompute reverse alias map * Use hash default proc for cache fetching 2.1.3 * Add Rubinius to Build Matrix with Allowed Failure
12 lines
433 B
Text
12 lines
433 B
Text
@comment $NetBSD: PLIST,v 1.2 2017/09/02 15:04:49 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/lib/hike.rb
|
|
${GEM_LIBDIR}/lib/hike/cached_trail.rb
|
|
${GEM_LIBDIR}/lib/hike/extensions.rb
|
|
${GEM_LIBDIR}/lib/hike/fileutils.rb
|
|
${GEM_LIBDIR}/lib/hike/normalized_array.rb
|
|
${GEM_LIBDIR}/lib/hike/paths.rb
|
|
${GEM_LIBDIR}/lib/hike/trail.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|