diff --git a/ruby/Gemfile b/ruby/Gemfile index cb75dfb..53d0eb5 100644 --- a/ruby/Gemfile +++ b/ruby/Gemfile @@ -1,3 +1,3 @@ source 'https://rubygems.org' -gem "excon", "~> 0.20.1" +gem "excon", "~> 0.79.0" gem "json", "~> 1.7.7"