source "https://rubygems.org"

gem "actionpack", "~> 6.1.0"
gem "activesupport", "~> 6.1.0"

gemspec path: "../"
