Skip to content

Commit b7a54d6

Browse files
bricesanchezparndt
authored andcommitted
Let's try rails 5.2.0.rc2
1 parent cff24bc commit b7a54d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/refinerycms-core.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
require File.expand_path('../../core/lib/refinery/version', __FILE__)
33

44
version = Refinery::Version.to_s
5-
rails_version = ['>= 5.2.0.rc1', '< 6']
5+
rails_version = ['>= 5.2.0.rc2', '< 6']
66

77
Gem::Specification.new do |s|
88
s.platform = Gem::Platform::RUBY

0 commit comments

Comments
 (0)