diff --git a/Gemfile.lock b/Gemfile.lock index b776225..26a864f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM mini_mime (1.1.2) mini_portile2 (2.6.1) multi_json (1.15.0) - mustermann (1.1.1) + mustermann (2.0.2) ruby2_keywords (~> 0.0.1) nio4r (2.5.8) nokogiri (1.12.5) @@ -27,8 +27,8 @@ GEM puma (5.5.2) nio4r (~> 2.0) racc (1.6.0) - rack (2.2.3) - rack-protection (2.1.0) + rack (2.2.4) + rack-protection (2.2.3) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -48,18 +48,18 @@ GEM rspec-support (~> 3.10.0) rspec-support (3.10.2) ruby2_keywords (0.0.5) - sinatra (2.1.0) - mustermann (~> 1.0) + sinatra (2.2.3) + mustermann (~> 2.0) rack (~> 2.2) - rack-protection (= 2.1.0) + rack-protection (= 2.2.3) tilt (~> 2.0) - sinatra-contrib (2.1.0) + sinatra-contrib (2.2.3) multi_json - mustermann (~> 1.0) - rack-protection (= 2.1.0) - sinatra (= 2.1.0) + mustermann (~> 2.0) + rack-protection (= 2.2.3) + sinatra (= 2.2.3) tilt (~> 2.0) - tilt (2.0.10) + tilt (2.0.11) xpath (3.2.0) nokogiri (~> 1.8)