diff --git a/Gemfile.build.lock b/Gemfile.build.lock index d15dd04..9e00d73 100644 --- a/Gemfile.build.lock +++ b/Gemfile.build.lock @@ -1,7 +1,11 @@ GEM remote: https://rubygems.org/ specs: - redis (4.1.3) + connection_pool (2.4.1) + redis (5.2.0) + redis-client (>= 0.22.0) + redis-client (0.22.2) + connection_pool PLATFORMS ruby diff --git a/Gemfile.lock b/Gemfile.lock index 11f67df..9f5dcbe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,18 +13,20 @@ GEM csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - ifsc (2.0.27) + ifsc (2.0.28) httparty (~> 0.16) kramdown (2.4.0) rexml matrix (0.4.2) mini_mime (1.1.5) - multi_xml (0.6.0) + multi_xml (0.7.1) + bigdecimal (~> 3.1) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) packable (1.3.18) power_assert (2.0.3) - prometheus-client (4.2.2) + prometheus-client (4.2.3) + base64 rack (2.2.9) rack-protection (3.2.0) base64 (>= 0.1.0) @@ -32,8 +34,11 @@ GEM rack-ssl-enforcer (0.2.9) rack-test (2.1.0) rack (>= 1.3) - redis (4.7.1) - rexml (3.3.0) + redis (5.2.0) + redis-client (>= 0.22.0) + redis-client (0.22.2) + connection_pool + rexml (3.3.1) strscan ruby2_keywords (0.0.5) secure_headers (6.5.0) @@ -49,7 +54,7 @@ GEM daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) - tilt (2.3.0) + tilt (2.4.0) PLATFORMS arm64-darwin-22