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

9 lines
185 B
Text

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