rack-attack/gemfiles/redis_store.gemfile
2023-10-24 19:14:27 -03:00

12 lines
193 B
Text

# This file was generated by Appraisal
source "https://rubygems.org"
gem "redis-store", "~> 1.5"
group :maintenance, optional: true do
gem "bake"
gem "bake-gem"
end
gemspec path: "../"