rack-attack/gemfiles/active_support_redis_cache_store.gemfile
2021-01-23 21:26:11 -03:00

8 lines
153 B
Text

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