Commit 1f8fcb01 authored by Kyle Wiebers's avatar Kyle Wiebers

Bump versions for gitlab and httparty

Fixes URI.encode obsolete 2.7 errors in package-and-qa
parent 4634b196
......@@ -31,8 +31,8 @@ function install_api_client_dependencies_with_apt() {
}
function install_gitlab_gem() {
gem install httparty --no-document --version 0.17.3
gem install gitlab --no-document --version 4.13.0
gem install httparty --no-document --version 0.18.1
gem install gitlab --no-document --version 4.14.1
}
function install_tff_gem() {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment