mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
update gemspec file manifest
This commit is contained in:
parent
bec53f5395
commit
8d10d94a9a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue