diff --git a/Gemfile.lock b/Gemfile.lock index e8c1d24..fee2b72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,17 +4,21 @@ GEM haml (5.1.2) temple (>= 0.8.0) tilt - rack (1.6.13) - rack-protection (1.5.5) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) + rack (2.2.4) + rack-protection (2.2.3) rack + ruby2_keywords (0.0.5) sequel (4.39.0) - sinatra (1.4.7) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) + sinatra (2.2.3) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.3) + tilt (~> 2.0) sqlite3 (1.3.12) temple (0.8.2) - tilt (2.0.10) + tilt (2.0.11) PLATFORMS ruby