Tweak gemspecs and script to build gems

This commit is contained in:
richie
2016-10-11 21:55:13 -07:00
parent 02159f2136
commit fa8d42b37b
8 changed files with 51 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ PATH
remote: ~/src/rswag/rswag-specs
specs:
rswag-specs (1.0.0)
json-schema
json-schema (~> 2.2)
rails (>= 3.1, < 5.1)
GEM
@@ -115,7 +115,7 @@ GEM
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.11)
sqlite3 (1.3.12)
strong_parameters (0.2.3)
actionpack (~> 3.0)
activemodel (~> 3.0)