Skip to content

Commit

Permalink
update gemspec file manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
rtomayko committed Sep 7, 2008
1 parent bec53f5 commit 8d10d94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sinatra.gemspec
Expand Up @@ -17,6 +17,7 @@ Gem::Specification.new do |s|
images/500.png
lib/sinatra/test/methods.rb
lib/sinatra/test/spec.rb
lib/sinatra/test/rspec.rb
lib/sinatra/test/unit.rb
lib/sinatra.rb
LICENSE
Expand All @@ -26,15 +27,14 @@ Gem::Specification.new do |s|
test/application_test.rb
test/builder_test.rb
test/custom_error_test.rb
test/diddy_test.rb
test/erb_test.rb
test/event_context_test.rb
test/events_test.rb
test/filter_test.rb
test/haml_test.rb
test/helper.rb
test/mapped_error_test.rb
test/public/foo.xml
test/rest_test.rb
test/sass_test.rb
test/sessions_test.rb
test/streaming_test.rb
Expand Down

0 comments on commit 8d10d94

Please sign in to comment.