Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updating gem specs for github
  • Loading branch information
macournoyer committed May 21, 2009
1 parent b1908c0 commit 73889c5
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions thin.gemspec
@@ -1,15 +1,15 @@
--- !ruby/object:Gem::Specification
name: thin
version: !ruby/object:Gem::Version
version: 1.1.0
version: 1.2.2
platform: ruby
authors:
- Marc-Andre Cournoyer
autorequire:
bindir: bin
cert_chain: []

date: 2009-02-23 00:00:00 -05:00
date: 2009-05-21 00:00:00 -04:00
default_executable:
dependencies:
- !ruby/object:Gem::Dependency
Expand All @@ -20,7 +20,7 @@ dependencies:
requirements:
- - ">="
- !ruby/object:Gem::Version
version: 0.9.1
version: 1.0.0
version:
- !ruby/object:Gem::Dependency
name: eventmachine
Expand All @@ -30,7 +30,7 @@ dependencies:
requirements:
- - ">="
- !ruby/object:Gem::Version
version: 0.12.4
version: 0.12.6
version:
- !ruby/object:Gem::Dependency
name: daemons
Expand Down Expand Up @@ -60,6 +60,9 @@ files:
- benchmark/runner
- bin/thin
- example/adapter.rb
- example/async_app.ru
- example/async_chat.ru
- example/async_tailer.ru
- example/config.ru
- example/monit_sockets
- example/monit_unixsock
Expand Down Expand Up @@ -179,8 +182,6 @@ files:
- spec/rails_app/script/process/spawner
- spec/rails_app/script/runner
- spec/rails_app/script/server
- spec/rails_app/tmp
- spec/rails_app/tmp/pids
- spec/request
- spec/request/mongrel_spec.rb
- spec/request/parser_spec.rb
Expand Down

0 comments on commit 73889c5

Please sign in to comment.