Skip to content

Commit

Permalink
Bump excon dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanensari committed Jul 6, 2012
1 parent ef225a7 commit c1c414c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jeff.gemspec
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ['lib']
gem.version = Jeff::VERSION

gem.add_dependency 'excon', '~> 0.14.2'
gem.add_dependency 'excon', '~> 0.14.3'
gem.add_development_dependency 'guard-rspec'
gem.add_development_dependency 'rake'
gem.add_development_dependency 'rspec'
Expand Down

0 comments on commit c1c414c

Please sign in to comment.