mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
10 lines
177 B
Text
10 lines
177 B
Text
# frozen_string_literal: true
|
|
|
|
# This file was generated by Appraisal
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "activesupport", "~> 5.2.0"
|
|
gem "redis", "~> 4.0"
|
|
|
|
gemspec path: "../"
|