Commit 442af1130b2289feb2738d1923226d60f1ad8a59

Authored by TH
Committed by GitHub
1 parent 3a02deed
Exists in master

Update surveyable.gemspec

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
surveyable.gemspec
... ... @@ -21,5 +21,5 @@ Gem::Specification.new do |spec|
21 21  
22 22 spec.add_development_dependency "bundler", "~> 1.10"
23 23 #spec.add_development_dependency "rake", "~> 10.0"
24   - spec.add_runtime_dependency "activerecord", "~> 4.0", '>=4.0.0'
  24 + spec.add_runtime_dependency "activerecord", "~> 5.0"
25 25 end
... ...