Skip to content

Commit

Permalink
Refresh gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
macournoyer committed Sep 6, 2009
1 parent f52228f commit f9164f1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions thin.gemspec
@@ -1,15 +1,15 @@
--- !ruby/object:Gem::Specification
name: thin
version: !ruby/object:Gem::Version
version: 1.2.2
version: 1.2.4
platform: ruby
authors:
- Marc-Andre Cournoyer
autorequire:
bindir: bin
cert_chain: []

date: 2009-05-21 00:00:00 -04:00
date: 2009-09-06 00:00:00 -04:00
default_executable:
dependencies:
- !ruby/object:Gem::Dependency
Expand Down Expand Up @@ -101,7 +101,7 @@ files:
- lib/thin/statuses.rb
- lib/thin/version.rb
- lib/thin.rb
- lib/thin_parser.bundle
- lib/thin_parser.so
- spec/backends
- spec/backends/swiftiply_client_spec.rb
- spec/backends/tcp_server_spec.rb
Expand Down Expand Up @@ -204,7 +204,6 @@ files:
- tasks/announce.rake
- tasks/deploy.rake
- tasks/email.erb
- tasks/ext.rake
- tasks/gem.rake
- tasks/rdoc.rake
- tasks/site.rake
Expand Down

0 comments on commit f9164f1

Please sign in to comment.