diff --git a/Gemfile.lock b/Gemfile.lock index f17742d..ead9280 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM mini_portile2 (2.6.1) minitest (5.14.4) msgpack (1.3.1) - mustermann (1.1.1) + mustermann (2.0.2) ruby2_keywords (~> 0.0.1) mysql2 (0.5.3) nio4r (2.5.8) @@ -149,8 +149,8 @@ GEM puma (4.3.12) nio4r (~> 2.0) racc (1.5.2) - rack (2.2.3.1) - rack-protection (2.2.0) + rack (2.2.4) + rack-protection (2.2.3) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -255,10 +255,10 @@ GEM selenium-webdriver (3.142.6) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sinatra (2.2.0) - mustermann (~> 1.0) + sinatra (2.2.3) + mustermann (~> 2.0) rack (~> 2.2) - rack-protection (= 2.2.0) + rack-protection (= 2.2.3) tilt (~> 2.0) spring (2.1.0) spring-watcher-listen (2.0.1) @@ -273,7 +273,7 @@ GEM sprockets (>= 3.0.0) thor (1.1.0) thread_safe (0.3.6) - tilt (2.0.10) + tilt (2.0.11) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0)