Bump httparty to version 1.16.4
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
... | @@ -170,7 +170,7 @@ gem 'gitlab-sidekiq-fetcher', '~> 0.4.0', require: 'sidekiq-reliable-fetch' | ... | @@ -170,7 +170,7 @@ gem 'gitlab-sidekiq-fetcher', '~> 0.4.0', require: 'sidekiq-reliable-fetch' |
gem 'fugit', '~> 1.1' | gem 'fugit', '~> 1.1' | ||
# HTTP requests | # HTTP requests | ||
gem 'httparty', '~> 0.13.3' | gem 'httparty', '~> 0.16.4' | ||
# Colored output to console | # Colored output to console | ||
gem 'rainbow', '~> 3.0' | gem 'rainbow', '~> 3.0' | ||
... | ... |
Please register or sign in to comment