mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
10 lines
198 B
Text
10 lines
198 B
Text
# This file was generated by Appraisal
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "actionpack", ">= 4.2"
|
|
gem "activesupport", ">= 4.2"
|
|
gem "rack", "~> 1.6.9"
|
|
gem "rack-test", ">= 0.6"
|
|
|
|
gemspec path: "../"
|