diff --git a/Gemfile.lock b/Gemfile.lock index 43b56d8..f13a12e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - invest_cooker (1.27.1) + invest_cooker (1.27.4) activesupport aliyun-sdk fastimage @@ -9,34 +9,35 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.4) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) aliyun-sdk (0.8.0) nokogiri (~> 1.6) rest-client (~> 2.0) byebug (11.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.2) diff-lcs (1.4.4) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - fastimage (2.2.0) + fastimage (2.2.6) http-accept (1.7.0) - http-cookie (1.0.3) + http-cookie (1.0.5) domain_name (~> 0.5) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) - mime-types (3.3.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2020.0512) - mini_portile2 (2.4.0) - minitest (5.14.2) + mime-types-data (3.2023.0218.1) + mini_portile2 (2.8.1) + minitest (5.18.0) netrc (0.11.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.14.2) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.2) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) @@ -55,13 +56,11 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.3) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext - unf_ext (0.0.7.7) - zeitwerk (2.4.0) + unf_ext (0.0.8.2) PLATFORMS ruby