rack-attack/gemfiles/active_support_redis_cache_store_pooled.gemfile
2020-12-27 16:57:15 -03:00

9 lines
178 B
Text

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