rack-attack/gemfiles/redis_3.gemfile
2018-09-30 22:02:33 -03:00

9 lines
145 B
Text

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