# frozen_string_literal: true source "https://rubygems.org" gem "rails", "~> 5.2.6" gem "sqlite3", "~> 1.4.1" gemspec path: "../"