diff --git a/Gemfile.lock b/Gemfile.lock index 0a26a27..16454ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,26 +13,40 @@ 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) + 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) + 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) addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) + base64 (0.3.0) + benchmark (0.4.1) + bigdecimal (3.2.2) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) + connection_pool (2.5.3) 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,15 +64,17 @@ GEM activesupport (>= 4) graphql (~> 1.12, >= 1.12.4) hashdiff (1.0.1) - i18n (1.14.6) + i18n (1.14.7) 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.25.5) multipart-post (2.2.3) + mutex_m (0.3.0) parallel (1.22.1) parser (3.1.3.0) ast (~> 2.4.1) @@ -105,12 +121,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.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.3.0)