Skip to content

Commit 6fa95e7

Browse files
author
Chris Hunt
committed
Update thin to v1.6.2
1 parent c7ed9a8 commit 6fa95e7

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
@@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
2727
spec.add_development_dependency 'rake', '~> 10.1.1'
2828
spec.add_development_dependency 'rspec', '~> 2.14.1'
2929
spec.add_development_dependency 'sinatra', '~> 1.4.4'
30-
spec.add_development_dependency 'thin', '~> 1.6.1'
30+
spec.add_development_dependency 'thin', '~> 1.6.2'
3131

3232
spec.add_runtime_dependency 'faraday', '~> 0.9.0'
3333
spec.add_runtime_dependency 'thor', '~> 0.18.1'

0 commit comments

Comments
 (0)