Sha256: 3d884624619a47a08f1bcbd105c49c5319815b4cf151685c083bb6a82a7664aa
Contents?: true
Size: 371 Bytes
Versions: 1
Compression:
Stored size: 371 Bytes
Contents
source 'https://rubygems.org' gemspec :path => "../../" # The Coveralls gem can't handle more recent versions of the SimpleCov gem gem 'simplecov', '<= 0.16.1' # Have to use this version of Cucumber in order to avoid namespace problems introduced by the `cucumber-gherkin` gem gem 'cucumber', '2.2.0' # The version of Thor being tested gem 'thor', '~> 1.0'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cuke_cataloger-1.6.0 | testing/gemfiles/thor1.gemfile |