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