rack-attack/gemfiles/active_support_redis_cache_store_pooled.gemfile
2018-06-28 17:08:15 -03:00

11 lines
209 B
Text

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