Skip to content

Commit

Permalink
Version bumped ClientSideValidations dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bcardarella committed Jul 21, 2012
1 parent 18431ca commit cc1a75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client_side_validations-simple_form.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ['lib']
gem.version = ClientSideValidations::SimpleForm::VERSION

gem.add_dependency 'client_side_validations', '~> 3.2.0.beta.5'
gem.add_dependency 'client_side_validations', '~> 3.2.0.beta.6'
gem.add_dependency 'simple_form', '~> 2.0.0'

gem.add_development_dependency 'rails', '~> 3.2.0'
Expand Down

0 comments on commit cc1a75b

Please sign in to comment.