Skip to content

Commit

Permalink
Depend on lotus-validations '~> 0.3', '>= 0.3.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
jodosha committed Sep 22, 2015
1 parent 95a90cd commit 52b5370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lotus-controller.gemspec
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|

spec.add_dependency 'rack', '~> 1.6', '>= 1.6.2'
spec.add_dependency 'lotus-utils', '~> 0.5'
spec.add_dependency 'lotus-validations', '~> 0.3'
spec.add_dependency 'lotus-validations', '~> 0.3', '>= 0.3.3'

spec.add_development_dependency 'bundler', '~> 1.6'
spec.add_development_dependency 'minitest', '~> 5'
Expand Down

0 comments on commit 52b5370

Please sign in to comment.