Skip to content

Commit

Permalink
Lock fog at v1.1.2 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Benton Roberts committed Mar 22, 2012
1 parent e04900f commit 87e9a15
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions fog_tracker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ Gem::Specification.new do |s|

# Runtime dependencies
# Fog v1.2.0 has a bug in Compute[:aws].servers
s.add_dependency "fog", ::Gem::Requirement.new("< 1.2")
s.add_dependency "fog", ::Gem::Requirement.new(">= 1")
s.add_dependency "fog", '=1.1.2'

# Development / Test dependencies
s.add_development_dependency "rake"
Expand Down

0 comments on commit 87e9a15

Please sign in to comment.