Update gem rest-client to ~> 1.8.0
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -60,7 +60,7 @@ if ENV['BEEF_TEST']
|
|||||||
# sudo port install libxml2 libxslt
|
# sudo port install libxml2 libxslt
|
||||||
gem 'capybara'
|
gem 'capybara'
|
||||||
# RESTful API tests/generic command module tests
|
# RESTful API tests/generic command module tests
|
||||||
gem 'rest-client', '~> 1.6.7'
|
gem 'rest-client', '~> 1.8.0'
|
||||||
end
|
end
|
||||||
|
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
|
|||||||
Reference in New Issue
Block a user