Sha256: 3ebe83518e3f90f3725bd009990882fc337b17771f55d765e0dd3e8977ef485c
Contents?: true
Size: 1.86 KB
Versions: 0
Compression: gzip
Compressed size: 687 Bytes
Stored size: 687 Bytes
Contents
--- !ruby/object:Gem::Specification name: bundler-alive version: !ruby/object:Gem::Version version: 0.1.3 platform: ruby authors: - Katsuhiko YOSHIDA autorequire: bindir: bin cert_chain: [] date: 2022-05-15 00:00:00.000000000 Z dependencies: [] description: bundler-alive reports gems are archived or not. email: - claddvd@gmail.com executables: - bundle-alive - bundler-alive extensions: [] extra_rdoc_files: [] files: - ".rspec" - ".rubocop.yml" - Gemfile - LICENSE - README.md - Rakefile - bin/bundle-alive - bin/bundler-alive - bundler-alive.gemspec - lib/bundler/alive.rb - lib/bundler/alive/announcer.rb - lib/bundler/alive/cli.rb - lib/bundler/alive/client/gems_api_client.rb - lib/bundler/alive/client/gems_api_response.rb - lib/bundler/alive/client/git_hub_api.rb - lib/bundler/alive/client/source_code_client.rb - lib/bundler/alive/doctor.rb - lib/bundler/alive/report.rb - lib/bundler/alive/reportable.rb - lib/bundler/alive/source_code_repository.rb - lib/bundler/alive/source_code_repository_url.rb - lib/bundler/alive/status.rb - lib/bundler/alive/status_collection.rb - lib/bundler/alive/status_result.rb - lib/bundler/alive/version.rb homepage: https://github.com/kyoshidajp/bundler-alive licenses: [] metadata: homepage_uri: https://github.com/kyoshidajp/bundler-alive source_code_uri: https://github.com/kyoshidajp/bundler-alive changelog_uri: https://github.com/kyoshidajp/bundler-alive rubygems_mfa_required: 'true' 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.1.6 signing_key: specification_version: 4 summary: Are your gems alive? test_files: []