diff --git a/Gemfile.lock b/Gemfile.lock index 0a26a27..0a734a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,26 +13,39 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.0.7.1) - activesupport (= 7.0.7.1) - activerecord (7.0.7.1) - activemodel (= 7.0.7.1) - activesupport (= 7.0.7.1) - activesupport (7.0.7.1) - concurrent-ruby (~> 1.0, >= 1.0.2) + activemodel (7.2.3.1) + activesupport (= 7.2.3.1) + activerecord (7.2.3.1) + activemodel (= 7.2.3.1) + activesupport (= 7.2.3.1) + timeout (>= 0.4.0) + activesupport (7.2.3.1) + base64 + benchmark (>= 0.3) + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) + logger (>= 1.4.2) + minitest (>= 5.1, < 6) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) + base64 (0.3.0) + benchmark (0.5.0) + bigdecimal (4.0.1) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.6) + connection_pool (2.5.5) crack (0.4.5) rexml diff-lcs (1.5.0) docile (1.4.0) + drb (2.2.3) faraday (2.7.1) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) @@ -50,14 +63,15 @@ GEM activesupport (>= 4) graphql (~> 1.12, >= 1.12.4) hashdiff (1.0.1) - i18n (1.14.6) + i18n (1.14.8) concurrent-ruby (~> 1.0) json (2.6.2) + logger (1.7.0) method_source (1.0.0) mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) - minitest (5.25.1) + minitest (5.27.0) multipart-post (2.2.3) parallel (1.22.1) parser (3.1.3.0) @@ -105,12 +119,14 @@ GEM rubocop (~> 1.33) ruby-progressbar (1.11.0) ruby2_keywords (0.0.5) + securerandom (0.4.1) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) + timeout (0.6.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.3.0)