rack-attack/gemfiles/redis_4.gemfile
2018-06-29 15:41:36 -03:00

9 lines
145 B
Text

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