Sha256: 1d86ca61df75a788a2598dfcfcc65d9ef2ebd96af66c9b721b821a123d31663b
Contents?: true
Size: 1.53 KB
Versions: 0
Compression: gzip
Compressed size: 633 Bytes
Stored size: 633 Bytes
Contents
--- !ruby/object:Gem::Specification name: itamae-plugin-recipe-tfenv version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - Ryota Yoshikawa autorequire: bindir: exe cert_chain: [] date: 2021-06-08 00:00:00.000000000 Z dependencies: [] description: Itamae plugin to install terraform with tfenv email: - yoshikawa@rrreeeyyy.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/workflows/main.yml" - ".gitignore" - ".rspec" - ".rubocop.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - Gemfile - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - itamae-plugin-recipe-tfenv.gemspec - lib/itamae/plugin/recipe/tfenv.rb - lib/itamae/plugin/recipe/tfenv/install.rb - lib/itamae/plugin/recipe/tfenv/system.rb - lib/itamae/plugin/recipe/tfenv/user.rb - lib/itamae/plugin/recipe/tfenv/version.rb - mrblib homepage: https://github.com/rrreeeyyy/itamae-plugin-recipe-tfenv licenses: - MIT metadata: homepage_uri: https://github.com/rrreeeyyy/itamae-plugin-recipe-tfenv source_code_uri: https://github.com/rrreeeyyy/itamae-plugin-recipe-tfenv post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.5.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.2.15 signing_key: specification_version: 4 summary: Itamae plugin to install terraform with tfenv test_files: []