version compatibility

This commit is contained in:
Ben Lewis 2019-02-06 12:15:01 +00:00
parent 29c9f7cae2
commit 51b47f32e8

View File

@ -13,7 +13,7 @@ when '4', '5'
gem 'responders'
end
gem 'sqlite3'
gem 'sqlite3', '~> 1.3.6'
gem 'rswag-api', path: './rswag-api'
gem 'rswag-ui', path: './rswag-ui'