diff --git a/Gemfile.lock b/Gemfile.lock index ab6298f..862596a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,13 +6,13 @@ GEM mustermann (1.1.1) ruby2_keywords (~> 0.0.1) rack (2.2.3) - rack-protection (2.1.0) + rack-protection (2.2.0) rack ruby2_keywords (0.0.5) - sinatra (2.1.0) + sinatra (2.2.0) mustermann (~> 1.0) rack (~> 2.2) - rack-protection (= 2.1.0) + rack-protection (= 2.2.0) tilt (~> 2.0) thin (1.8.1) daemons (~> 1.0, >= 1.0.9)