1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

fix formatting in gemspec

This commit is contained in:
Chris Luo 2015-03-17 10:50:02 -04:00
parent f81e359354
commit 0023bccc5c

View file

@ -67,7 +67,6 @@ Gem::Specification.new do |s|
s.add_dependency("fog-storm_on_demand")
s.add_dependency("fog-terremark")
s.add_dependency("fog-vmfusion")
s.add_dependency("fog-voxel")
s.add_development_dependency("docker-api", ">= 1.13.6")