diff --git a/Gemfile.lock b/Gemfile.lock index d49e965..9828f89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,8 +31,9 @@ GEM public_suffix (6.0.1) racc (1.8.1) rack (3.1.8) - rack-protection (4.0.0) + rack-protection (4.1.0) base64 (>= 0.1.0) + logger (>= 1.6.0) rack (>= 3.0.0, < 4) rack-session (2.0.0) rack (>= 3.0.0) @@ -58,10 +59,11 @@ GEM ruby2_keywords (0.0.5) sassc (2.4.0) ffi (~> 1.9) - sinatra (4.0.0) + sinatra (4.1.0) + logger (>= 1.6.0) mustermann (~> 3.0) rack (>= 3.0.0, < 4) - rack-protection (= 4.0.0) + rack-protection (= 4.1.0) rack-session (>= 2.0.0, < 3) tilt (~> 2.0) slim (5.2.1)