diff --git a/Gemfile.lock b/Gemfile.lock index 9b3b1f3..8322b7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,10 +38,11 @@ GEM metaclass (~> 0.0.1) multi_json (1.12.1) multi_test (0.1.2) + mustermann (1.0.3) netrc (0.11.0) plist (3.1.0) - rack (1.6.4) - rack-protection (1.5.3) + rack (2.0.7) + rack-protection (2.0.7) rack rake (11.1.2) rdoc (4.2.2) @@ -63,15 +64,16 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) - sinatra (1.4.7) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) + sinatra (2.0.7) + mustermann (~> 1.0) + rack (~> 2.0) + rack-protection (= 2.0.7) + tilt (~> 2.0) thin (1.7.0) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) - tilt (2.0.5) + tilt (2.0.10) unf (0.1.4) unf_ext unf_ext (0.0.7.2)