Sha256: 002e67f253aa29fd1d22cfc44647243f36367d7353df4f591dbc4c76603e920d
Contents?: true
Size: 1.25 KB
Versions: 0
Compression: gzip
Compressed size: 595 Bytes
Stored size: 595 Bytes
Contents
--- !ruby/object:Gem::Specification name: spaced version: !ruby/object:Gem::Version version: 0.6.0 platform: ruby authors: - Joel Moss bindir: exe cert_chain: [] date: 2025-01-15 00:00:00.000000000 Z dependencies: [] email: - joel@developwithstyle.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".rubocop.yml" - CODE_OF_CONDUCT.md - Gemfile - Gemfile.lock - LICENSE.txt - README.md - fixtures/daddy.rb - fixtures/test_helper.rb - fixtures/user.rb - lib/spaced.rb - lib/spaced/version.rb - sig/spaced.rbs homepage: https://github.com/joelmoss/spaced licenses: - MIT metadata: homepage_uri: https://github.com/joelmoss/spaced source_code_uri: https://github.com/joelmoss/spaced changelog_uri: https://github.com/joelmoss/proscenium/releases rubygems_mfa_required: 'true' rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.2.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.6.2 specification_version: 4 summary: Super simple and convenient way to isolate and namespace a collection of related methods test_files: []