Skip to content

Commit

Permalink
Updated gemspec with bundler/autotest files.
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeMonkeySteve committed Oct 24, 2010
1 parent 65dc4f5 commit 9254912
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion em-http-request.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,12 @@ Gem::Specification.new do |s|
s.files = [
".gitignore",
"Changelog.md",
"Gemfile",
"LICENSE",
"README.md",
"Rakefile",
"VERSION",
"autotest/discover.rb",
"em-http-request.gemspec",
"examples/fetch.rb",
"examples/fibered-http.rb",
Expand Down Expand Up @@ -54,7 +56,6 @@ Gem::Specification.new do |s|
"spec/mock_spec.rb",
"spec/multi_spec.rb",
"spec/request_spec.rb",
"spec/spec.opts",
"spec/stallion.rb",
"spec/stub_server.rb"
]
Expand Down

0 comments on commit 9254912

Please sign in to comment.