Sha256: 086bab389cc0dfed30eff4a7971c281c39e359182a7e331d774ab92c2a4c5d0d
Contents?: true
Size: 1.27 KB
Versions: 0
Compression: gzip
Compressed size: 605 Bytes
Stored size: 605 Bytes
Contents
--- !ruby/object:Gem::Specification name: father version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Gleb Sinyavskiy autorequire: bindir: exe cert_chain: [] date: 2021-08-23 00:00:00.000000000 Z dependencies: [] description: Yet Another Telegram Bot framework. Simple and powerful. email: - zhulik.gleb@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/workflows/main.yml" - ".gitignore" - ".rspec" - ".rubocop.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - Gemfile - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - father.gemspec - lib/father.rb - lib/father/version.rb homepage: https://github.com/zhulik/father licenses: - MIT metadata: homepage_uri: https://github.com/zhulik/father source_code_uri: https://github.com/zhulik/father post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.4.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.2.15 signing_key: specification_version: 4 summary: Yet Another Telegram Bot framework. Simple and powerful. test_files: []