Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Commit

Permalink
Force minimum polytrix version
Browse files Browse the repository at this point in the history
  • Loading branch information
maxlinc committed Sep 26, 2014
1 parent 4164b25 commit 95085d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pacto.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'json-schema-generator', '~> 0.0', '>= 0.0.7'
gem.add_dependency 'term-ansicolor', '~> 1.3'

gem.add_development_dependency 'polytrix', '~> 0.1'
gem.add_development_dependency 'polytrix', '~> 0.1', '>= 0.1.2'
gem.add_development_dependency 'coveralls', '~> 0'
gem.add_development_dependency 'fabrication', '~> 2.11'
gem.add_development_dependency 'rake', '~> 10.0'
Expand Down

0 comments on commit 95085d3

Please sign in to comment.