Skip to content

Commit

Permalink
Back to rack master, rack-1.0 reverts the kind_of? String fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Nov 11, 2009
1 parent 631a27d commit 13280a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -14,7 +14,7 @@ gem "arel", "0.2.pre", :git => "git://github.com/rails/arel.git"
gem "sqlite3-ruby", ">= 1.2.5"

# AP
gem "rack", "1.0.1", :git => "git://github.com/rails/rack.git", :branch => "rack-1.0"
gem "rack", "1.0.1", :git => "git://github.com/rails/rack.git"
gem "rack-mount", :git => "git://github.com/rails/rack-mount.git"
gem "rack-test", ">= 0.5.0"
gem "erubis", ">= 2.6.5"
Expand Down

0 comments on commit 13280a0

Please sign in to comment.