Update rails in houdini_upgrade.gemspec
This commit is contained in:
parent
d0393fa2d7
commit
0248fb5663
1 changed files with 1 additions and 1 deletions
|
@ -20,5 +20,5 @@ Gem::Specification.new do |spec|
|
|||
|
||||
spec.files = Dir["{app,config,db,lib}/**/*", "LICENSE", "AGPL-3.0.txt", "GPL-3.0.txt", "LGPL-3.0.txt", "Rakefile", "README.md"]
|
||||
|
||||
spec.add_dependency "rails", "~> 5.2.3"
|
||||
spec.add_dependency "rails", "~> 6.0.3"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue