diff --git a/Gemfile.lock b/Gemfile.lock index 1ae558b..7501398 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) - mustermann (1.1.1) + mustermann (2.0.2) ruby2_keywords (~> 0.0.1) netrc (0.11.0) oauth2 (1.4.4) @@ -43,8 +43,8 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (3.1.1) - rack (2.2.3) - rack-protection (2.1.0) + rack (2.2.4) + rack-protection (2.2.3) rack rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) @@ -54,23 +54,23 @@ GEM addressable (~> 2.5.2) omniauth-oauth2 (>= 1.6) rest-client (~> 2.0.2) - ruby2_keywords (0.0.2) - sinatra (2.1.0) - mustermann (~> 1.0) + ruby2_keywords (0.0.5) + 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) thin (1.8.0) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) - tilt (2.0.10) + tilt (2.0.11) unf (0.1.4) unf_ext unf_ext (0.0.7.7)