Added support for Rails 4.1.
Fixes #95
Showing
| ... | @@ -9,5 +9,9 @@ platforms :rbx do | ... | @@ -9,5 +9,9 @@ platforms :rbx do |
| gem 'rubinius-developer_tools' | gem 'rubinius-developer_tools' | ||
| end | end | ||
| rails = ENV['RAILS'] || '~> 4.0.2' | |||
| gem 'rails', rails | |||
| # Specify your gem's dependencies in paranoia.gemspec | # Specify your gem's dependencies in paranoia.gemspec | ||
| gemspec | gemspec |
Please
register
or
sign in
to comment