rack-attack/gemfiles/active_support_redis_cache_store_pooled.gemfile
2018-10-30 10:23:32 -03:00

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: "../"