Sha256: 141302fe2dfde07d596a90cb92aa254cac8315701067042a4a6d525d05ccdb90

Contents?: true

Size: 872 Bytes

Versions: 1

Compression:

Stored size: 872 Bytes

Contents

name: bundler-alive
summary: Are your gems alive?
description: bundler-alive reports gems are archived or not.
authors: Katsuhiko YOSHIDA
email: claddvd@gmail.com
homepage: https://github.com/kyoshidajp/bundler-alive

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/commits/main

required_ruby_version: ">= 2.6.0"
bindir: bin
require_paths: lib

dependencies:
  faraday:
  graphql-client:
  rake:
  thor:
  gitlab:

development_dependencies:
  rspec:
  rubocop:
  yard:

  # Workaround for cc-test-reporter with SimpleCov 0.18.
  # Stop upgrading SimpleCov until the following issue will be resolved.
  # https://github.com/codeclimate/test-reporter/issues/418
  simplecov: "~> 0.10, < 0.18"

  factory_bot:
  vcr:
  webmock:

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bundler-alive-0.1.7 gemspec.yml