diff --git a/DOWNLOADED/the-magi-master/Gemfile.lock b/DOWNLOADED/the-magi-master/Gemfile.lock index bf1c054..01b970b 100644 --- a/DOWNLOADED/the-magi-master/Gemfile.lock +++ b/DOWNLOADED/the-magi-master/Gemfile.lock @@ -27,7 +27,8 @@ GEM activesupport (>= 3.0) mongo (~> 1.8) plucky (~> 0.7.0) - mustermann (1.0.3) + mustermann (1.1.1) + ruby2_keywords (~> 0.0.1) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) plucky (0.7.0) @@ -35,20 +36,21 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - rack (2.0.7) - rack-protection (2.0.5) + rack (2.2.3) + rack-protection (2.2.0) rack - sinatra (2.0.5) + ruby2_keywords (0.0.5) + sinatra (2.2.0) mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.5) + rack (~> 2.2) + rack-protection (= 2.2.0) tilt (~> 2.0) thin (1.7.2) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) thread_safe (0.3.6) - tilt (2.0.9) + tilt (2.0.10) tzinfo (1.2.5) thread_safe (~> 0.1)