master
source 'https://rubygems.org' gem 'bootsnap' # required to run `rake test` in Rails 5.2 gem 'rails', '~> 5.2' gem 'rdoc' gem 'sprockets', '~>3.0' # v4 strips newlines from assets causing tests to fail gem 'sqlite3', '~> 1.3.6' gemspec path: '../'