diff --git a/Gemfile.lock b/Gemfile.lock index 5ed7f09..ff26311 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,36 +1,51 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.1.7.2) - activesupport (= 6.1.7.2) - activerecord (6.1.7.2) - activemodel (= 6.1.7.2) - activesupport (= 6.1.7.2) + activemodel (7.1.5.2) + activesupport (= 7.1.5.2) + activerecord (7.1.5.2) + activemodel (= 7.1.5.2) + activesupport (= 7.1.5.2) + timeout (>= 0.4.0) activerecord-import (1.4.1) activerecord (>= 4.2) - activesupport (6.1.7.2) + activesupport (7.1.5.2) + base64 + benchmark (>= 0.3) + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) + mutex_m + securerandom (>= 0.3) tzinfo (~> 2.0) - zeitwerk (~> 2.3) + base64 (0.3.0) + benchmark (0.4.1) + bigdecimal (3.2.2) byebug (11.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.5) + connection_pool (2.5.3) cropio-ruby (0.37) json rest-client (~> 2.1.0rc1) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) + drb (2.2.3) http-accept (1.7.0) http-cookie (1.0.5) domain_name (~> 0.5) - i18n (1.12.0) + i18n (1.14.7) concurrent-ruby (~> 1.0) json (2.6.3) + logger (1.7.0) mime-types (3.5.1) mime-types-data (~> 3.2015) mime-types-data (3.2023.1003) - minitest (5.15.0) + minitest (5.25.5) + mutex_m (0.3.0) netrc (0.11.0) oj (3.14.2) pg (1.4.6) @@ -43,12 +58,13 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) + securerandom (0.4.1) + timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.8.2) - zeitwerk (2.6.7) PLATFORMS arm64-darwin-22