mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
12 lines
192 B
Text
12 lines
192 B
Text
# This file was generated by Appraisal
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "railties", "~> 8.0.0"
|
|
|
|
group :maintenance, optional: true do
|
|
gem "bake"
|
|
gem "bake-gem"
|
|
end
|
|
|
|
gemspec path: "../"
|