Skip to content

Commit

Permalink
Add new version for rack
Browse files Browse the repository at this point in the history
  • Loading branch information
FuriKuri committed Mar 31, 2013
1 parent 23d5454 commit 40eb35b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ end
gem 'jquery-rails' gem 'jquery-rails'


gem 'thin' gem 'thin'

gem 'rack'
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ DEPENDENCIES
jquery-rails jquery-rails
mysql2 mysql2
pg pg
rack
rails (= 3.2.13) rails (= 3.2.13)
sass-rails (~> 3.2.3) sass-rails (~> 3.2.3)
sqlite3 sqlite3
Expand Down

0 comments on commit 40eb35b

Please sign in to comment.