We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4317757 commit 3ccc27dCopy full SHA for 3ccc27d
chart-js-rails.gemspec
@@ -15,5 +15,5 @@ Gem::Specification.new do |gem|
15
gem.require_paths = ["lib"]
16
gem.version = Chart::Js::Rails::VERSION
17
18
- gem.add_dependency "railties", "~> 3.1"
+ gem.add_dependency "railties", "> 3.1"
19
end
0 commit comments