refinerycms-authentication.gemspec in refinerycms-authentication-2.1.0 vs refinerycms-authentication.gemspec in refinerycms-authentication-2.1.1

- old
+ new

@@ -1,9 +1,9 @@ # Encoding: UTF-8 require File.expand_path('../../core/lib/refinery/version', __FILE__) version = Refinery::Version.to_s -rails_version = ['>= 3.1.3', '< 3.3'] +rails_version = ['>= 3.1.11', '< 3.3'] | 0.upto(11).map{|i| "!= 3.2.#{i}"} Gem::Specification.new do |s| s.platform = Gem::Platform::RUBY s.name = %q{refinerycms-authentication} s.version = version