source 'https://rubygems.org' gem 'rdoc' gem 'rails', git: 'https://github.com/rails/rails.git' gem 'sqlite3', '~> 1.4' gem 'bootsnap' # required to run `rake test` in Rails 6.0 gem 'mocha', '= 1.3' # newer versions blow up gemspec path: '../'