diff --git a/Gemfile.lock b/Gemfile.lock index 01e6bcf..2790917 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,8 +49,9 @@ GEM nio4r (~> 2.0) 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) @@ -83,10 +84,11 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - 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) sorbet (0.5.11647)