Skip to content

Commit

Permalink
bump excon dep
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Dec 14, 2011
1 parent 9a1f13f commit 7064093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fog.gemspec
Expand Up @@ -37,7 +37,7 @@ Gem::Specification.new do |s|
## List your runtime dependencies here. Runtime dependencies are those
## that are needed for an end user to actually USE your code.
s.add_dependency('builder')
s.add_dependency('excon', '~>0.8.0')
s.add_dependency('excon', '~>0.9.0')
s.add_dependency('formatador', '~>0.2.0')
s.add_dependency('multi_json', '~>1.0.3')
s.add_dependency('mime-types')
Expand Down

0 comments on commit 7064093

Please sign in to comment.