Sha256: a07106ee9cb1c42f8b16cf1232194eccb087783287dc639010d684a8e569d099
Contents?: true
Size: 1.19 KB
Versions: 0
Compression: gzip
Compressed size: 568 Bytes
Stored size: 568 Bytes
Contents
--- !ruby/object:Gem::Specification name: find version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Kazuki Tsujimoto autorequire: bindir: exe cert_chain: [] date: 2020-09-18 00:00:00.000000000 Z dependencies: [] description: This module supports top-down traversal of a set of file paths. email: - kazuki@callcc.net executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/workflows/test.yml" - ".gitignore" - Gemfile - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - find.gemspec - lib/find.rb homepage: https://github.com/ruby/find licenses: - Ruby - BSD-2-Clause metadata: homepage_uri: https://github.com/ruby/find source_code_uri: https://github.com/ruby/find post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.3.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.2 signing_key: specification_version: 4 summary: This module supports top-down traversal of a set of file paths. test_files: []