1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00

fix: add back a rack-protection.rb file

In order to keep compat with earlier files, this wrapper file is needed.

See https://github.com/omniauth/omniauth/issues/1089
This commit is contained in:
Olle Jonsson 2022-09-26 10:20:36 +02:00 committed by GitHub
parent 815b69fe25
commit 82b3cf6e70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1 @@
require_relative 'rack_protection'