diff --git a/Gemfile.lock b/Gemfile.lock index 26505737..15373810 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,6 +32,7 @@ GEM tzinfo (~> 0.3.37) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) + base64 (0.1.1) builder (3.2.4) coderay (1.1.3) concurrent-ruby (1.2.2) @@ -42,7 +43,8 @@ GEM domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) eventmachine (1.2.7) - faraday (2.7.10) + faraday (2.7.11) + base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) @@ -57,7 +59,7 @@ GEM method_source (1.0.0) mime-types (3.5.1) mime-types-data (~> 3.2015) - mime-types-data (3.2023.0808) + mime-types-data (3.2023.1003) minitest (4.7.5) multi_json (1.15.0) mustermann (3.0.0) @@ -75,12 +77,12 @@ GEM activesupport (>= 2.3) rack-protection (3.1.0) rack (~> 2.2, >= 2.2.4) - rake (13.0.6) + rake (13.1.0) rdf (1.0.8) addressable (>= 2.2) - redis (5.0.7) - redis-client (>= 0.9.0) - redis-client (0.17.0) + redis (5.0.8) + redis-client (>= 0.17.0) + redis-client (0.18.0) connection_pool rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) @@ -112,7 +114,7 @@ GEM eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) thread_safe (0.3.6) - tilt (2.2.0) + tilt (2.3.0) tzinfo (0.3.62) unf (0.1.4) unf_ext