mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
* ci: tests against redis gem v5 * ci: fixes incompatibility between redis-store 1.9.2 and redis 5
9 lines
178 B
Text
9 lines
178 B
Text
# This file was generated by Appraisal
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "activesupport", "~> 6.1.0"
|
|
gem "connection_pool", "~> 2.2"
|
|
gem "redis", "~> 5.0"
|
|
|
|
gemspec path: "../"
|