Sha256: 69181f6e9051f4c0e379c96bf52203ad39efa8386df0da0a998e337a73a7904b
Contents?: true
Size: 358 Bytes
Versions: 3
Compression:
Stored size: 358 Bytes
Contents
# frozen_string_literal: true source "https://rubygems.org" gemspec # Added here so it does not show up on the Gemspec; I only want it for CI builds gem "codecov", group: :test, require: false # Not actually required to run the tests for the gem, but a real convenience # for local development. gem "standard", group: [:test, :development], require: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
roadie-5.1.0 | Gemfile |
roadie-5.0.1 | Gemfile |
roadie-5.0.0 | Gemfile |