Sha256: 4638aaba488bd5d56279ffc52ca63676a14772b07f3249e71f4c526c9105d651
Contents?: true
Size: 1.4 KB
Versions: 0
Compression: gzip
Compressed size: 682 Bytes
Stored size: 682 Bytes
Contents
--- !ruby/object:Gem::Specification name: dayspan version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Michael Marusyk autorequire: bindir: exe cert_chain: [] date: 2024-10-03 00:00:00.000000000 Z dependencies: [] description: This gem automatically detects and groups consecutive days, weeks, or months into human-readable ranges. email: - misha.marusyk@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".rspec" - ".rubocop.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - CONTRIBUTORS.md - LICENSE.txt - README.md - Rakefile - lib/dayspan.rb - lib/dayspan/version.rb - sig/dayspan.rbs homepage: https://rubygems.org/gems/dayspan licenses: - MIT metadata: homepage_uri: https://rubygems.org/gems/dayspan source_code_uri: https://github.com/mmarusyk/dayspan changelog_uri: https://github.com/mmarusyk/dayspan/blob/main/CHANGELOG.md rubygems_mfa_required: 'true' allowed_push_host: https://rubygems.org post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 3.0.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.5.16 signing_key: specification_version: 4 summary: A gem to group consecutive days, weeks, and months test_files: []