diff --git a/apps/ruby-bundler/Gemfile.lock b/apps/ruby-bundler/Gemfile.lock index 874295e..5cb2bee 100644 --- a/apps/ruby-bundler/Gemfile.lock +++ b/apps/ruby-bundler/Gemfile.lock @@ -1,18 +1,23 @@ GEM remote: https://rubygems.org/ specs: - mustermann (1.1.1) + base64 (0.2.0) + mustermann (3.0.3) ruby2_keywords (~> 0.0.1) - rack (2.2.8.1) - rack-protection (2.2.0) - rack + rack (3.1.8) + rack-protection (4.0.0) + base64 (>= 0.1.0) + rack (>= 3.0.0, < 4) + rack-session (2.0.0) + rack (>= 3.0.0) ruby2_keywords (0.0.5) - sinatra (2.2.0) - mustermann (~> 1.0) - rack (~> 2.2) - rack-protection (= 2.2.0) + sinatra (4.0.0) + mustermann (~> 3.0) + rack (>= 3.0.0, < 4) + rack-protection (= 4.0.0) + rack-session (>= 2.0.0, < 3) tilt (~> 2.0) - tilt (2.0.10) + tilt (2.4.0) PLATFORMS ruby