--- a/Gemfile +++ b/Gemfile @@ -169,7 +169,7 @@ gem 'fugit', '~> 1.1' # HTTP requests -gem 'httparty', '~> 0.13.3' +gem 'httparty', '~> 0.13' # Colored output to console gem 'rainbow', '~> 3.0'