Skip to content

Commit 112294a

Browse files
authored
Merge pull request #16 from civisanalytics/bump-httparty
Bump httparty to 0.24.0
2 parents 6f05d49 + 20330bb commit 112294a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mistral_client.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
2222
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
2323
spec.require_paths = ['lib']
2424

25-
spec.add_dependency 'httparty', '~> 0.21.0'
25+
spec.add_dependency 'httparty', '~> 0.24.0'
2626
spec.add_development_dependency 'bundler', '~> 2.5.7'
2727
spec.add_development_dependency 'pry', '~> 0.14.2'
2828
spec.add_development_dependency 'rake', '~> 13.0'

0 commit comments

Comments
 (0)