diff --git a/Gemfile.lock b/Gemfile.lock index 1eadc9d..36dfcc9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,6 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - backports (3.17.2) coderay (1.1.3) concurrent-ruby (1.1.6) diff-lcs (1.3) @@ -21,15 +20,15 @@ GEM minitest (5.14.1) multi_json (1.14.1) multipart-post (2.1.1) - mustermann (1.1.1) + mustermann (2.0.2) ruby2_keywords (~> 0.0.1) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - rack (2.2.2) + rack (2.2.4) rack-cors (1.1.1) rack (>= 2.0.0) - rack-protection (2.0.8.1) + rack-protection (2.2.3) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -46,21 +45,20 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - ruby2_keywords (0.0.2) - sinatra (2.0.8.1) - mustermann (~> 1.0) - rack (~> 2.0) - rack-protection (= 2.0.8.1) + 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.8.1) - backports (>= 2.8.2) + sinatra-contrib (2.2.3) multi_json - mustermann (~> 1.0) - rack-protection (= 2.0.8.1) - sinatra (= 2.0.8.1) + mustermann (~> 2.0) + rack-protection (= 2.2.3) + sinatra (= 2.2.3) tilt (~> 2.0) thread_safe (0.3.6) - tilt (2.0.10) + tilt (2.0.11) tzinfo (1.2.7) thread_safe (~> 0.1) zeitwerk (2.3.0)