Skip to content

Commit

Permalink
Lock to Kitchen pre-1.3 until issues can be fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Liam Haworth authored and hartmantis committed Mar 4, 2015
1 parent f21d2ba commit d6a4247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitchen-openstack.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = '>= 1.9.3'

spec.add_dependency 'test-kitchen', '~> 1.1'
spec.add_dependency 'test-kitchen', '1.2.1'
spec.add_dependency 'fog', '~> 1.18'
# Newer Fogs throw a warning if unf isn't there :(
spec.add_dependency 'unf'
Expand Down

0 comments on commit d6a4247

Please sign in to comment.