diff --git a/Gemfile.lock b/Gemfile.lock index 6aa484c..ebf5047 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,20 +51,30 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.5) - concurrent-ruby (~> 1.0, >= 1.0.2) + 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) - zeitwerk (~> 2.3) + logger (>= 1.4.2) + minitest (>= 5.1, < 6) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ansi (1.5.0) awesome_print (1.9.2) + base64 (0.3.0) bcp47 (0.3.3) i18n + benchmark (0.5.0) + bigdecimal (4.0.1) coderay (1.1.3) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) coolline (0.5.0) unicode_utils (~> 1.4) crack (0.4.4) @@ -72,6 +82,7 @@ GEM docile (1.3.2) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) + drb (2.2.3) faraday (2.14.1) faraday-net_http (>= 2.0, < 3.5) json @@ -87,7 +98,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) json (2.19.2) jsonpath (1.0.6) @@ -99,7 +110,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2020.1104) mini_portile2 (2.8.9) - minitest (5.25.4) + minitest (5.27.0) multi_json (1.15.0) multi_xml (0.6.0) net-http (0.9.1) @@ -135,6 +146,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) + securerandom (0.4.1) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -158,7 +170,6 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.7.1) PLATFORMS ruby