Skip to content

Commit

Permalink
Update typhoeus to new stable version (1.4) (#1159)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWayfer committed May 27, 2020
1 parent 90b4564 commit f613099
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Gemfile
Expand Up @@ -30,9 +30,7 @@ group :test, :development do
gem 'rspec', '~> 3.7'
gem 'rspec_junit_formatter', '~> 0.4'
gem 'simplecov'
gem 'typhoeus', '~> 1.3',
git: 'https://github.com/typhoeus/typhoeus.git',
require: 'typhoeus'
gem 'typhoeus', '~> 1.4'
gem 'webmock', '~> 3.4'
end

Expand Down

0 comments on commit f613099

Please sign in to comment.