Sha256: 7284ac7d04c60214a692600ae68c8d341b274f98204639f4e7f79a20bf6e418b
Contents?: true
Size: 1.18 KB
Versions: 0
Compression: gzip
Compressed size: 564 Bytes
Stored size: 564 Bytes
Contents
--- !ruby/object:Gem::Specification name: study_line version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - kentaro0215 autorequire: bindir: exe cert_chain: [] date: 2023-10-29 00:00:00.000000000 Z dependencies: [] description: StudyLine is a CLI tool designed to help users track and manage their study time effectively. email: - ken.runteq0215@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".rspec" - ".rubocop.yml" - CHANGELOG.md - README.md - Rakefile - lib/study_line.rb - lib/study_line/version.rb - sig/study_line.rbs - study_line.gemspec homepage: https://github.com/kentaro0215/study_line licenses: [] metadata: homepage_uri: https://github.com/kentaro0215/study_line 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.4.21 signing_key: specification_version: 4 summary: A CLI tool to track and manage study time. test_files: []