Skip to content

Commit

Permalink
Update excon gem
Browse files Browse the repository at this point in the history
  • Loading branch information
JTabel committed Feb 4, 2020
1 parent ea21db0 commit 654e012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fpm-fry.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |gem|
# ensure the gem is built out of versioned files
gem.files = Dir['lib/**/*'] & `git ls-files -z`.split("\0")

gem.add_dependency 'excon', '~> 0.30'
gem.add_dependency 'excon', '~> 0.71.0'
gem.add_dependency 'fpm', '~> 1.0'
gem.add_dependency 'json', '~> 1.8'

Expand Down

0 comments on commit 654e012

Please sign in to comment.