diff --git a/Gemfile.lock b/Gemfile.lock index b2d13ee..3ea3f9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,54 +9,59 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.1.3.2) - activesupport (= 7.1.3.2) - activesupport (7.1.3.2) + activemodel (8.1.3) + activesupport (= 8.1.3) + activesupport (8.1.3) base64 bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + json + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) - base64 (0.2.0) - bigdecimal (3.1.7) + base64 (0.3.0) + bigdecimal (4.0.1) byebug (11.1.3) - concurrent-ruby (1.2.3) - connection_pool (2.4.1) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crack (1.0.0) bigdecimal rexml diff-lcs (1.5.1) - drb (2.2.1) - faraday (2.12.0) - faraday-net_http (>= 2.0, < 3.4) + drb (2.2.3) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.3.0) - net-http + faraday-net_http (3.4.2) + net-http (~> 0.5) gem-release (2.2.2) hashdiff (1.1.0) - i18n (1.14.4) + i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.7.1) + json (2.19.2) jwt (2.8.1) base64 language_server-protocol (3.17.0.3) - logger (1.6.1) - minitest (5.22.3) - mutex_m (0.2.0) - net-http (0.4.1) - uri + logger (1.7.0) + minitest (6.0.2) + drb (~> 2.0) + prism (~> 1.5) + net-http (0.9.1) + uri (>= 0.11.1) parallel (1.24.0) parser (3.3.0.5) ast (~> 2.4.1) racc + prism (1.9.0) public_suffix (5.0.5) racc (1.7.3) rack (3.2.5) @@ -107,6 +112,7 @@ GEM rubocop-rspec_rails (2.28.2) rubocop (~> 1.40) ruby-progressbar (1.13.0) + securerandom (0.4.1) timecop (0.9.8) tzinfo (2.0.6) concurrent-ruby (~> 1.0)