diff --git a/Gemfile.lock b/Gemfile.lock index d11a480..54004a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,17 +1,17 @@ GEM remote: https://rubygems.org/ specs: - backports (3.15.0) coderay (1.1.2) diff-lcs (1.3) method_source (0.9.2) multi_json (1.13.1) - mustermann (1.0.3) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - rack (2.0.7) - rack-protection (2.0.5) + rack (2.2.4) + rack-protection (2.2.3) rack rspec (3.8.0) rspec-core (~> 3.8.0) @@ -26,19 +26,19 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.2) - sinatra (2.0.5) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.5) + ruby2_keywords (0.0.5) + sinatra (2.2.3) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.3) tilt (~> 2.0) - sinatra-contrib (2.0.5) - backports (>= 2.8.2) + sinatra-contrib (2.2.3) multi_json - mustermann (~> 1.0) - rack-protection (= 2.0.5) - sinatra (= 2.0.5) - tilt (>= 1.3, < 3) - tilt (2.0.9) + mustermann (~> 2.0) + rack-protection (= 2.2.3) + sinatra (= 2.2.3) + tilt (~> 2.0) + tilt (2.0.11) PLATFORMS ruby