[core] bump excon

This commit is contained in:
geemus 2011-09-27 14:16:36 -05:00
parent 29682ce7cb
commit afd60af764
1 changed files with 1 additions and 1 deletions

View File

@ -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.7.2')
s.add_dependency('excon', '~>0.7.3')
s.add_dependency('formatador', '~>0.2.0')
s.add_dependency('multi_json', '~>1.0.3')
s.add_dependency('mime-types')