Sha256: 93c408cf8249c5311e9c755f5f342fe66bbd5a2409b44c81d6fb3bc720e8f60f
Contents?: true
Size: 324 Bytes
Versions: 6
Compression:
Stored size: 324 Bytes
Contents
source 'https://rubygems.org' ruby `cat .ruby-version` # Specify your gem's dependencies in voom-console.gemspec gemspec group :test do gem 'rspec' gem 'rspec-html-matchers' gem 'watir', '~> 6.10.3' gem "webdrivers", "~> 3.0" gem 'watir-rspec' gem 'rspec_junit_formatter' gem 'simplecov', require: false end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
voom-presenters-0.2.0 | Gemfile |
voom-presenters-0.1.13 | Gemfile |
voom-presenters-0.1.12 | Gemfile |
voom-presenters-0.1.11 | Gemfile |
voom-presenters-0.1.10 | Gemfile |
voom-presenters-0.1.9 | Gemfile |