source "https://rubygems.org"

gem "actionpack", "~> 6.0.0"
gem "activesupport", "~> 6.0.0"

gemspec path: "../"
