diff --git a/KlingonWebApp/Gemfile.lock b/KlingonWebApp/Gemfile.lock index 511af1a..b5c7249 100644 --- a/KlingonWebApp/Gemfile.lock +++ b/KlingonWebApp/Gemfile.lock @@ -17,18 +17,20 @@ GEM i18n (1.7.0) concurrent-ruby (~> 1.0) minitest (5.13.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) sqlite3 (1.4.1) thread_safe (0.3.6) - tilt (2.0.10) + tilt (2.0.11) tzinfo (1.2.5) thread_safe (~> 0.1)