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