diff --git a/Gemfile.lock b/Gemfile.lock index 712f6f3..f2a8c8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,10 +2,10 @@ GEM remote: https://rubygems.org/ specs: diff-lcs (1.3) - mustermann (1.1.1) + mustermann (2.0.2) ruby2_keywords (~> 0.0.1) - rack (2.2.2) - rack-protection (2.0.8.1) + rack (2.2.4) + rack-protection (2.2.3) rack rake (13.0.1) rspec (3.9.0) @@ -23,13 +23,13 @@ GEM rspec-support (3.9.3) rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) - ruby2_keywords (0.0.2) - sinatra (2.0.8.1) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.8.1) + ruby2_keywords (0.0.5) + sinatra (2.2.3) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.3) tilt (~> 2.0) - tilt (2.0.10) + tilt (2.0.11) PLATFORMS ruby