diff --git a/Gemfile.lock b/Gemfile.lock index f65697a..bd55c3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,32 +24,30 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2) - backports (3.15.0) concurrent-ruby (1.1.5) daemons (1.3.1) eventmachine (1.2.7) i18n (1.7.0) concurrent-ruby (~> 1.0) minitest (5.13.0) - multi_json (1.14.1) + multi_json (1.15.0) mustache (1.1.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) - rack (2.0.8) - rack-protection (2.0.8.1) + rack (2.2.3) + rack-protection (2.2.0) rack - ruby2_keywords (0.0.1) - 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) - sinatra-contrib (2.0.8.1) - backports (>= 2.8.2) + sinatra-contrib (2.2.0) multi_json mustermann (~> 1.0) - rack-protection (= 2.0.8.1) - sinatra (= 2.0.8.1) + rack-protection (= 2.2.0) + sinatra (= 2.2.0) tilt (~> 2.0) thin (1.7.2) daemons (~> 1.0, >= 1.0.9)