Sha256: 1c0d91a6ef17e63fb2957fd6303bdb8a89c118406001e441ac2c447155f01b76
Contents?: true
Size: 1.86 KB
Versions: 0
Compression: gzip
Compressed size: 747 Bytes
Stored size: 747 Bytes
Contents
--- !ruby/object:Gem::Specification name: local_path_builder version: !ruby/object:Gem::Version version: 0.1.2 platform: ruby authors: - a6b8 autorequire: bindir: exe cert_chain: [] date: 2021-10-05 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: fileutils requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.5.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.5.0 description: Usefull helper to build all paths in one hash to local files and folders. email: - hello@13plu4.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".circleci/config.yml" - ".gitignore" - ".rubocop.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - lib/local_path_builder.rb - lib/local_path_builder/version.rb - local_path_builder.gemspec homepage: https://github.com/a6b8/local-path-builder-for-ruby licenses: - MIT metadata: allowed_push_host: https://rubygems.org homepage_uri: https://github.com/a6b8/local-path-builder-for-ruby source_code_uri: https://github.com/a6b8/local-path-builder-for-ruby changelog_uri: https://raw.githubusercontent.com/a6b8/local-path-builder-for-ruby/main/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.4.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.2.3 signing_key: specification_version: 4 summary: Build all paths in one hash to local files and folders. test_files: []