When you try to use Innate with the last version of rails it produces a dependency problem with Rack version.
Currently Innate requires rack 1.5.2, and the actionpack (4.2.3) one of the rails dependencies need rack > 1.6.
Could that version be changed without much problem?
When you try to use Innate with the last version of rails it produces a dependency problem with Rack version.
Currently Innate requires rack 1.5.2, and the actionpack (4.2.3) one of the rails dependencies need rack > 1.6.
Could that version be changed without much problem?