Sha256: be5ef25c75b2e5f5f1f073df8c06fcc9fff5b336aa529df26ffd55eb5ba1ad52

Contents?: true

Size: 1.86 KB

Versions: 0

Compression: gzip

Compressed size: 753 Bytes

Stored size: 753 Bytes

Contents

--- !ruby/object:Gem::Specification
name: fake_io
version: !ruby/object:Gem::Version
  version: 0.1.0
platform: ruby
authors:
- Postmodern
autorequire:
bindir: bin
cert_chain: []
date: 2022-02-01 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: bundler
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '2.0'
  type: :development
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - "~>"
      - !ruby/object:Gem::Version
        version: '2.0'
description: A mixin module for creating fake IO-like classes.
email: postmodern.mod3@gmail.com
executables: []
extensions: []
extra_rdoc_files:
- ChangeLog.md
- LICENSE.txt
- README.md
files:
- ".document"
- ".github/workflows/ruby.yml"
- ".gitignore"
- ".rspec"
- ".yardopts"
- ChangeLog.md
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- fake_io.gemspec
- gemspec.yml
- lib/fake_io.rb
- lib/fake_io/version.rb
- spec/classes/test_io.rb
- spec/fake_io_spec.rb
- spec/spec_helper.rb
homepage: https://github.com/postmodern/fake_io.rb#readme
licenses:
- MIT
metadata:
  documentation_uri: https://rubydoc.info/gems/fake_io
  source_code_uri: https://github.com/postmodern/fake_io.rb
  bug_tracker_uri: https://github.com/postmodern/fake_io.rb/issues
  changelog_uri: https://github.com/postmodern/fake_io.rb/blob/master/ChangeLog.md
  rubygems_mfa_required: 'true'
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.0.0
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubygems_version: 3.2.22
signing_key:
specification_version: 4
summary: Fake IO module
test_files: []

Package Spec version

fake_io-0.1.0