Sha256: aacab77c7f2ca3ffa1ab4f1d94942985a81cec453c303799a8b1e22b289d3894

Contents?: true

Size: 226 Bytes

Versions: 6

Compression:

Stored size: 226 Bytes

Contents

source "http://rubygems.org"

# Specify your gem's dependencies in activemodel-validators.gemspec
gemspec

group :development do
  gem 'rspec'
  gem 'shoulda-matchers'
  gem 'debugger', platform: :ruby_19
  gem 'railties'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
activemodel-validators-3.0.1 Gemfile
activemodel-validators-3.0.0 Gemfile
activemodel-validators-2.0.0 Gemfile
activemodel-validators-1.2.0 Gemfile
activemodel-validators-1.1.0 Gemfile
activemodel-validators-1.0.0 Gemfile