rack-attack/gemfiles/active_support_6_redis_cache_store.gemfile
2023-10-25 21:15:53 -03:00

13 lines
219 B
Text

# This file was generated by Appraisal
source "https://rubygems.org"
gem "activesupport", "~> 6.1.0"
gem "redis", "~> 5.0"
group :maintenance, optional: true do
gem "bake"
gem "bake-gem"
end
gemspec path: "../"