Skip to content

Commit

Permalink
lock xenserver version
Browse files Browse the repository at this point in the history
fixes #4012
  • Loading branch information
geemus committed Sep 24, 2018
1 parent 90109c8 commit ad6c6db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fog.gemspec
Expand Up @@ -82,7 +82,7 @@ Gem::Specification.new do |s|
s.add_dependency("fog-vmfusion")
s.add_dependency("fog-voxel")
s.add_dependency("fog-vsphere", ">= 0.4.0")
s.add_dependency("fog-xenserver")
s.add_dependency("fog-xenserver", "<= 0.3.0")

s.add_development_dependency("docker-api", ">= 1.13.6")
s.add_development_dependency("fission")
Expand Down

0 comments on commit ad6c6db

Please sign in to comment.