diff --git a/Gemfile.lock b/Gemfile.lock index 7069bb1c..91586b98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,14 +22,18 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (6.1.7.8) - activesupport (= 6.1.7.8) - activesupport (6.1.7.8) + activemodel (7.1.3.4) + activesupport (= 7.1.3.4) + activesupport (7.1.3.4) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) airborne (0.3.7) @@ -59,6 +63,7 @@ GEM domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.8.1) + drb (2.2.1) dry-core (1.0.1) concurrent-ruby (~> 1.0) zeitwerk (~> 2.6) @@ -124,12 +129,13 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0604) mini_portile2 (2.8.7) - minitest (5.15.0) + minitest (5.24.1) multi_json (1.15.0) mustermann (2.0.2) ruby2_keywords (~> 0.0.1) mustermann-grape (1.0.2) mustermann (>= 1.0.0) + mutex_m (0.2.0) net-http (0.4.1) uri netrc (0.11.0)