diff --git a/Gemfile.lock b/Gemfile.lock index 86e66fa..93ca43f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM mini_portile2 (2.4.0) minitest (5.14.0) msgpack (1.3.3) - mustermann (1.1.1) + mustermann (3.0.0) ruby2_keywords (~> 0.0.1) nio4r (2.5.2) nokogiri (1.10.8) @@ -114,8 +114,8 @@ GEM public_suffix (4.0.3) puma (4.3.1) nio4r (~> 2.0) - rack (2.2.2) - rack-protection (2.0.8.1) + rack (2.2.4) + rack-protection (3.0.4) rack rack-proxy (0.6.5) rack @@ -167,7 +167,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) regexp_parser (1.6.0) - ruby2_keywords (0.0.2) + ruby2_keywords (0.0.5) ruby_dep (1.5.0) ruby_event_store (0.42.0) concurrent-ruby (~> 1.0) @@ -188,10 +188,10 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sinatra (2.0.8.1) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.8.1) + sinatra (3.0.4) + mustermann (~> 3.0) + rack (~> 2.2, >= 2.2.4) + rack-protection (= 3.0.4) tilt (~> 2.0) sprockets (4.0.0) concurrent-ruby (~> 1.0) @@ -203,7 +203,7 @@ GEM sqlite3 (1.4.2) thor (1.0.1) 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)