rack-attack/gemfiles/active_support_redis_cache_store_pooled.gemfile

9 lines
178 B
Text

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