mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 07:16:40 +00:00
In .travis.yml, use Rails 3 version that's compatable with Ruby 2.2
This commit is contained in:
14
Gemfile.lock
14
Gemfile.lock
@@ -5,18 +5,18 @@ PATH
|
||||
rails (>= 3.1, < 5.1)
|
||||
|
||||
PATH
|
||||
remote: ./rswag-ui
|
||||
specs:
|
||||
rswag-ui (1.0.0)
|
||||
rails (>= 3.1, < 5.1)
|
||||
|
||||
PATH
|
||||
remote: ~/src/rswag/rswag-specs
|
||||
remote: ./rswag-specs
|
||||
specs:
|
||||
rswag-specs (1.0.0)
|
||||
json-schema (~> 2.2)
|
||||
rails (>= 3.1, < 5.1)
|
||||
|
||||
PATH
|
||||
remote: ./rswag-ui
|
||||
specs:
|
||||
rswag-ui (1.0.0)
|
||||
rails (>= 3.1, < 5.1)
|
||||
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
|
||||
Reference in New Issue
Block a user