Sha256: 4bfe6abdfdd54c0d9a6fea31008b9eaae30fc60fa792bce4317db69f147d2962
Contents?: true
Size: 1.18 KB
Versions: 0
Compression: gzip
Compressed size: 552 Bytes
Stored size: 552 Bytes
Contents
--- !ruby/object:Gem::Specification name: tempfile version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - Yukihiro Matsumoto autorequire: bindir: exe cert_chain: [] date: 2020-12-22 00:00:00.000000000 Z dependencies: [] description: A utility class for managing temporary files. email: - matz@ruby-lang.org executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/workflows/test.yml" - ".gitignore" - Gemfile - Gemfile.lock - README.md - Rakefile - bin/console - bin/setup - lib/tempfile.rb - tempfile.gemspec homepage: https://github.com/ruby/tempfile licenses: - Ruby - BSD-2-Clause metadata: homepage_uri: https://github.com/ruby/tempfile source_code_uri: https://github.com/ruby/tempfile 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.2 signing_key: specification_version: 4 summary: A utility class for managing temporary files. test_files: []