sinatra-documentation.gemspec in sinatra-documentation-0.0.1 vs sinatra-documentation.gemspec in sinatra-documentation-0.0.2
- old
+ new
@@ -21,6 +21,7 @@
gem.add_dependency 'tilt'
gem.add_development_dependency 'bundler'
gem.add_development_dependency 'rspec'
gem.add_development_dependency 'shotgun'
+ gem.add_development_dependency 'thin'
end