Sha256: 9c12c62010c1a40d62e71b9892e836db5a13c7fab3ee01768a1664ea8f707f13
Contents?: true
Size: 275 Bytes
Versions: 6
Compression:
Stored size: 275 Bytes
Contents
source 'https://rubygems.org' # Specify your gem's dependencies in percy-capybara.gemspec gemspec gem 'guard-rspec', require: false # (for development) # gem 'percy-client', path: '~/src/percy-client' group :test do gem 'rubocop', '~> 0.48.0' gem 'rubocop-rspec' end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
percy-capybara-3.1.0 | Gemfile |
percy-capybara-3.0.2 | Gemfile |
percy-capybara-3.0.1 | Gemfile |
percy-capybara-3.0.0 | Gemfile |
percy-capybara-2.6.0 | Gemfile |
percy-capybara-2.5.1 | Gemfile |