source 'https://rubygems.org'

gemspec path: ".."

gem "actionpack", "~> 7.0.0"
gem "activesupport", "~> 7.0.0"
