# frozen_string_literal: true source 'https://rubygems.org' gem 'rails', '6.0.3.6' gem 'sqlite3' gemspec :path => '../'