Skip to content

Commit

Permalink
Bump httparty dependency to v0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
NARKOZ committed Nov 28, 2020
1 parent c6cf6d5 commit 87ff403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitlab.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |gem|

gem.required_ruby_version = '>= 2.5'

gem.add_runtime_dependency 'httparty', '~> 0.14', '>= 0.14.0'
gem.add_runtime_dependency 'httparty', '~> 0.18'
gem.add_runtime_dependency 'terminal-table', '~> 1.5', '>= 1.5.1'

gem.add_development_dependency 'rake'
Expand Down

0 comments on commit 87ff403

Please sign in to comment.