# frozen_string_literal: true source "https://rubygems.org" group :test do gem "rails", "~> 6.1.0" end gemspec path: "../"