Sha256: 3086799c0f4e3e15bbc048aecbce3628038f9cf66cbc8949bbc23178a7e0b070
Contents?: true
Size: 394 Bytes
Versions: 3
Compression:
Stored size: 394 Bytes
Contents
source 'https://rubygems.org' # Specify your gem's dependencies in cli-template.gemspec gemspec # Some gems are included because the generated project contains these gems # We use bundle exec to run specs in circleci. # This workaround ensures those gems are also installed with the first bundle install. group :test do gem "codeclimate-test-reporter", require: nil gem "cli_markdown" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cli-template-4.0.2 | Gemfile |
cli-template-4.0.1 | Gemfile |
cli-template-4.0.0 | Gemfile |