MrDys / blacklight

Blacklight Plugin
http://projectblacklight.org/
Other
1 stars 1 forks source link

Update to Rails 2.3.11 #476

Closed MrDys closed 12 years ago

MrDys commented 12 years ago

CODEBASE-291: Rack 1.1.1 was released on 28 Feb 2011, which should make it possible for us to update to the latest Rails 2.3 release.

MrDys commented 12 years ago

Original reporter: cbeer

MrDys commented 12 years ago

cbeer: -RAILS_GEM_VERSION = '2.3.5' unless defined? RAILS_GEM_VERSION +RAILS_GEM_VERSION = '2.3.11' unless defined? RAILS_GEM_VERSION