Skip to content

Commit

Permalink
Bump thin
Browse files Browse the repository at this point in the history
  • Loading branch information
lifo committed Aug 5, 2011
1 parent 460c2d0 commit 20831db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ group :example do
gem 'em-synchrony'

gem 'rainbows'
gem 'thin', '~> 1.2.7'
gem 'thin', '~> 1.2.11'

gem 'yajl-ruby', :require => 'yajl'

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ DEPENDENCIES
http_router
mysql2 (~> 0.2.11)
rainbows
thin (~> 1.2.7)
thin (~> 1.2.11)
yajl-ruby

0 comments on commit 20831db

Please sign in to comment.