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:
parent
815b69fe25
commit
82b3cf6e70
1 changed files with 1 additions and 0 deletions
1
rack-protection/lib/rack-protection.rb
Normal file
1
rack-protection/lib/rack-protection.rb
Normal file
|
@ -0,0 +1 @@
|
|||
require_relative 'rack_protection'
|
Loading…
Reference in a new issue