diff --git a/Gemfile.lock b/Gemfile.lock index 9a7a436..92706f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,6 @@ GEM remote: https://rubygems.org/ specs: - backports (3.15.0) haml (5.1.2) temple (>= 0.8.0) tilt @@ -13,26 +12,27 @@ GEM mime-types-data (3.2019.1009) multi_json (1.14.1) multi_xml (0.6.0) - mustermann (1.0.3) - rack (2.0.7) - rack-protection (2.0.7) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) + rack (2.2.4) + rack-protection (2.2.3) rack - sinatra (2.0.7) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.7) + 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.7) - backports (>= 2.8.2) + sinatra-contrib (2.2.3) multi_json - mustermann (~> 1.0) - rack-protection (= 2.0.7) - sinatra (= 2.0.7) + mustermann (~> 2.0) + rack-protection (= 2.2.3) + sinatra (= 2.2.3) tilt (~> 2.0) sinatra-reloader (1.0) sinatra-contrib temple (0.8.2) - tilt (2.0.10) + tilt (2.0.11) PLATFORMS ruby