Skip to content

Commit

Permalink
use jruby-rack-0.9.4 for rails 2.3 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
rmanalan committed Apr 22, 2009
1 parent e0f423d commit 92dc807
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jetty_rails/jars.rb
Expand Up @@ -21,7 +21,7 @@ module Thread
end
end

require "jruby-rack-0.9.3"
require "jruby-rack-0.9.4"
module Rack
include_package "org.jruby.rack"
include_package "org.jruby.rack.rails"
Expand Down
Binary file added lib/jruby-rack-0.9.4.jar
Binary file not shown.

0 comments on commit 92dc807

Please sign in to comment.