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

9 lines
151 B
Text

# frozen_string_literal: true
# This file was generated by Appraisal
source "https://rubygems.org"
gem "redis-store", "~> 1.5"
gemspec path: "../"