mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
5 lines
59 B
Ruby
5 lines
59 B
Ruby
module Rack
|
|
class Attack
|
|
VERSION = '5.3.1'
|
|
end
|
|
end
|