Skip to content

Commit

Permalink
better constrain non 1.0 test-kitchen dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Feb 7, 2013
1 parent 019f580 commit 2b603e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,3 +1,3 @@
source :rubygems

gem 'test-kitchen', '<= 1.0'
gem 'test-kitchen', '< 1.0'

0 comments on commit 2b603e9

Please sign in to comment.