mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 07:16:40 +00:00
Relax Rails dependency to allow 5.1
This commit is contained in:
@@ -16,5 +16,5 @@ Gem::Specification.new do |s|
|
||||
|
||||
s.files = Dir["{app,config,lib,vendor}/**/*"] + ["MIT-LICENSE", "Rakefile" ]
|
||||
|
||||
s.add_dependency "rails", ">= 3.1", "< 5.1"
|
||||
s.add_dependency "rails", ">= 3.1", "< 5.2"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user