Sha256: 1a059ed88ff56286dbcc2a2cd2c30eff65ebdbe21f5547a9f785fea56e70b129

Contents?: true

Size: 317 Bytes

Versions: 7

Compression:

Stored size: 317 Bytes

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in validation_matcher.gemspec
gemspec :development_group => :test

group :development do
  # install the appropriate pry debug tool
  gem 'pry-byebug',   require: false, platform: 'ruby_20'
  gem 'pry-debugger', require: false, platform: 'ruby_19'
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
validation_matcher-3.2.0 Gemfile
validation_matcher-3.1.0 Gemfile
validation_matcher-3.0.1 Gemfile
validation_matcher-3.0.0 Gemfile
validation_matcher-2.0.1 Gemfile
validation_matcher-2.0.0 Gemfile
validation_matcher-1.1.0 Gemfile