Skip to content

Commit b3e927f

Browse files
author
Chris Hunt
committed
Update thin to v1.6.1
1 parent bcddea0 commit b3e927f

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
@@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
2626
spec.add_development_dependency 'rake', '~> 10.1.1'
2727
spec.add_development_dependency 'rspec', '~> 2.14.1'
2828
spec.add_development_dependency 'sinatra', '~> 1.4.4'
29-
spec.add_development_dependency 'thin', '~> 1.5.1'
29+
spec.add_development_dependency 'thin', '~> 1.6.1'
3030

3131
spec.add_runtime_dependency 'httparty', '~> 0.12.0'
3232
spec.add_runtime_dependency 'thor', '~> 0.18'

0 commit comments

Comments
 (0)