rack-attack/gemfiles/active_support_redis_cache_store.gemfile
2020-12-27 16:57:15 -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: "../"