Skip to content

Commit

Permalink
Add thin
Browse files Browse the repository at this point in the history
  • Loading branch information
veezus committed May 8, 2011
1 parent 1b801cd commit 56b9431
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ group :development do
gem "eycap", "0.5.17"
gem "launchy"
gem "ruby-debug19"
gem "thin"
end

group :test do
Expand Down
7 changes: 7 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,12 @@ GEM
columnize (0.3.2)
configuration (1.2.0)
culerity (0.2.15)
daemons (1.1.3)
decent_exposure (1.0.1)
diff-lcs (1.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
eventmachine (0.12.10)
eycap (0.5.17)
capistrano (>= 2.2.0)
hoe (>= 1.5.1)
Expand Down Expand Up @@ -180,6 +182,10 @@ GEM
tilt (< 2.0, >= 1.2.2)
sitemap_generator (1.5.2)
state_machine (0.10.4)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3)
treetop (1.4.9)
Expand Down Expand Up @@ -224,5 +230,6 @@ DEPENDENCIES
shoulda (= 2.11.3)
sitemap_generator (= 1.5.2)
state_machine (= 0.10.4)
thin
twitter (= 1.4.1)
unencumbered (= 0.2.0)

0 comments on commit 56b9431

Please sign in to comment.