Skip to content

Commit fbbf7b9

Browse files
author
Chris Hunt
committed
Update httparty to v0.12.0
1 parent 7d34409 commit fbbf7b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

github-auth.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ Gem::Specification.new do |spec|
2828
spec.add_development_dependency 'sinatra', '~> 1.4.3'
2929
spec.add_development_dependency 'thin', '~> 1.5.1'
3030

31-
spec.add_runtime_dependency 'httparty', '~> 0.11.0'
31+
spec.add_runtime_dependency 'httparty', '~> 0.12.0'
3232
spec.add_runtime_dependency 'thor', '~> 0.18'
3333
end

0 commit comments

Comments
 (0)