rack-attack/gemfiles/active_support_redis_cache_store.gemfile
2021-02-07 13:02:16 -03:00

8 lines
146 B
Text

# This file was generated by Appraisal
source "https://rubygems.org"
gem "activesupport", "~> 6.1.0"
gem "redis", "~> 4.0"
gemspec path: "../"