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