Sha256: 3acff2296af8b9f698edbbcd8e068896714fa373ac42fcf349a5c39dc68c4f5b
Contents?: true
Size: 1.37 KB
Versions: 0
Compression: gzip
Compressed size: 607 Bytes
Stored size: 607 Bytes
Contents
--- !ruby/object:Gem::Specification name: reversible version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - OKURA Masafumi autorequire: bindir: exe cert_chain: [] date: 2022-08-14 00:00:00.000000000 Z dependencies: [] description: Provides reversible method definition, inspired by ActiveRecord Migration email: - masafumi.o1988@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".rubocop.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - Gemfile - LICENSE.txt - README.md - Rakefile - lib/reversible.rb - lib/reversible/version.rb - reversible.gemspec - sig/reversible.rbs homepage: https://github.com/okuramasafumi/reversible licenses: - MIT metadata: homepage_uri: https://github.com/okuramasafumi/reversible source_code_uri: https://github.com/okuramasafumi/reversible changelog_uri: https://github.com/okuramasafumi/reversible/blob/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.6.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.3.20 signing_key: specification_version: 4 summary: Provides reversible method definition, inspired by ActiveRecord Migration test_files: []