We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f96249 + 1a9346e commit ae6f673Copy full SHA for ae6f673
foundation.gemspec
@@ -21,6 +21,6 @@ Gem::Specification.new do |s|
21
# specify any dependencies here; for example:
22
# s.add_development_dependency "rspec"
23
# s.add_runtime_dependency "rest-client"
24
- s.add_runtime_dependency "rails", "~> 3.1.0"
+ s.add_runtime_dependency "rails", "~> 3.1"
25
s.add_runtime_dependency "jquery-rails", "~> 1.0"
26
end
0 commit comments