bump rails to 5.0.0

pull/6827/head
Jens Ulferts 8 years ago committed by Oliver Günther
parent bbc504e176
commit cb21b50020
  1. 2
      reporting_engine.gemspec

@ -16,6 +16,6 @@ Gem::Specification.new do |s|
s.files = Dir["{config, doc, lib}/**/*", "README.md"]
s.add_dependency 'rails', '~> 4.2.4'
s.add_dependency 'rails', '~> 5.0.0'
s.add_dependency "json"
end

Loading…
Cancel
Save