Sha256: fc01208b093acf23e179b419904da68426c1d842225d174c2cec1e2779141e0d

Contents?: true

Size: 1.71 KB

Versions: 0

Compression: gzip

Compressed size: 673 Bytes

Stored size: 673 Bytes

Contents

--- !ruby/object:Gem::Specification
name: bundler-alive
version: !ruby/object:Gem::Version
  version: 0.1.0
platform: ruby
authors:
- Katsuhiko YOSHIDA
autorequire: 
bindir: bin
cert_chain: []
date: 2022-05-08 00:00:00.000000000 Z
dependencies: []
description: bundler-alive reports gems are archived or not.
email:
- claddvd@gmail.com
executables:
- bundle-alive
- bundler-alive
- setup
extensions: []
extra_rdoc_files: []
files:
- ".rspec"
- ".rubocop.yml"
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- Rakefile
- bin/bundle-alive
- bin/bundler-alive
- bin/setup
- bundler-alive.gemspec
- lib/bundler/alive.rb
- lib/bundler/alive/cli.rb
- lib/bundler/alive/client/gems_api.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/gem_status.rb
- lib/bundler/alive/gem_status_collection.rb
- lib/bundler/alive/source_code_repository.rb
- lib/bundler/alive/source_code_repository_url.rb
- lib/bundler/alive/version.rb
homepage: https://github.com/kyoshidajp/bundler-audit
licenses: []
metadata:
  homepage_uri: https://github.com/kyoshidajp/bundler-audit
  source_code_uri: https://github.com/kyoshidajp/bundler-audit
  changelog_uri: https://github.com/kyoshidajp/bundler-audit
  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: []

Package Spec version

bundler-alive-0.1.0