bump rails to 5.0.0

pull/6827/head
Jens Ulferts 8 years ago committed by Oliver Günther
parent 29258289cd
commit 0513782eb6
  1. 2
      openproject-meeting.gemspec

@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.files = Dir['{app,config,db,lib,doc}/**/*', 'README.md']
s.test_files = Dir['spec/**/*']
s.add_dependency 'rails', '~> 4.2.4'
s.add_dependency 'rails', '~> 5.0.0'
s.add_dependency 'icalendar', '~> 2.3.0'
s.add_development_dependency 'factory_girl_rails', '~> 4.0'

Loading…
Cancel
Save