source 'https://rubygems.org'

gem 'rails', '5.1.6'
gem 'sqlite3'
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
gem 'parallel_tests', path: "../../../", group: :development
