# frozen_string_literal: true

source "https://rubygems.org"

group :test do
  gem "rails", "~> 6.1"
end

gemspec
