diff --git a/Gemfile.lock b/Gemfile.lock index 712f6f3..59af8b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,8 +4,8 @@ GEM diff-lcs (1.3) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) - rack (2.2.2) - rack-protection (2.0.8.1) + rack (2.2.3) + rack-protection (2.2.0) rack rake (13.0.1) rspec (3.9.0) @@ -23,11 +23,11 @@ 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) + ruby2_keywords (0.0.5) + sinatra (2.2.0) mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.8.1) + rack (~> 2.2) + rack-protection (= 2.2.0) tilt (~> 2.0) tilt (2.0.10)