From 90a8911b01d160e3772800eac09c864aba2dd5b2 Mon Sep 17 00:00:00 2001 From: Takahiro Miyoshi Date: Thu, 11 Jul 2024 14:28:40 +0900 Subject: [PATCH 1/2] bundle update --bundler --- Gemfile.local.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.local.lock b/Gemfile.local.lock index 2cb2ad6..da4d2b7 100644 --- a/Gemfile.local.lock +++ b/Gemfile.local.lock @@ -141,4 +141,4 @@ DEPENDENCIES webmock BUNDLED WITH - 2.5.7 + 2.5.15 From a5d10a2e87023d1f3c7706d8d667e92333564569 Mon Sep 17 00:00:00 2001 From: Takahiro Miyoshi Date: Thu, 11 Jul 2024 14:30:05 +0900 Subject: [PATCH 2/2] bundle update --- Gemfile.local.lock | 75 +++++++++++++++++++++------------------------- 1 file changed, 34 insertions(+), 41 deletions(-) diff --git a/Gemfile.local.lock b/Gemfile.local.lock index da4d2b7..dcbd4c7 100644 --- a/Gemfile.local.lock +++ b/Gemfile.local.lock @@ -1,98 +1,90 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.7) + activesupport (6.1.7.8) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) backport (1.2.0) base64 (0.2.0) benchmark (0.3.0) - bigdecimal (3.1.7) - concurrent-ruby (1.2.3) + bigdecimal (3.1.8) + concurrent-ruby (1.3.3) crack (1.0.0) bigdecimal rexml diff-lcs (1.5.1) e2mmap (0.1.0) hashdiff (1.1.0) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) - jaro_winkler (1.5.6) + jaro_winkler (1.6.0) json (2.7.2) - jwt (2.8.1) + jwt (2.8.2) base64 kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) language_server-protocol (3.17.0.3) - minitest (5.22.3) - nokogiri (1.16.3-arm64-darwin) + minitest (5.24.1) + nokogiri (1.16.6-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.3-x86_64-linux) + nokogiri (1.16.6-x86_64-linux) racc (~> 1.4) - parallel (1.24.0) - parser (3.3.0.5) + parallel (1.25.1) + parser (3.3.4.0) ast (~> 2.4.1) racc - prism (0.24.0) - public_suffix (5.0.5) - racc (1.7.3) + prism (0.29.0) + public_suffix (6.0.0) + racc (1.8.0) rainbow (3.1.1) rake (13.2.1) rbs (2.8.4) - regexp_parser (2.9.0) + regexp_parser (2.9.2) reverse_markdown (2.1.1) nokogiri - rexml (3.2.6) + rexml (3.3.1) + strscan rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) rspec-core (3.13.0) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.0) + rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - rubocop (1.63.0) + rubocop (1.65.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) + regexp_parser (>= 2.4, < 3.0) rexml (>= 3.2.5, < 4.0) rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.2) - parser (>= 3.3.0.4) - rubocop-capybara (2.20.0) - rubocop (~> 1.41) - rubocop-factory_bot (2.25.1) - rubocop (~> 1.41) + rubocop-ast (1.31.3) + parser (>= 3.3.1.0) rubocop-rake (0.6.0) rubocop (~> 1.0) - rubocop-rspec (2.29.1) - rubocop (~> 1.40) - rubocop-capybara (~> 2.17) - rubocop-factory_bot (~> 2.22) - rubocop-rspec_rails (~> 2.28) - rubocop-rspec_rails (2.28.2) - rubocop (~> 1.40) - ruby-lsp (0.16.3) + rubocop-rspec (3.0.2) + rubocop (~> 1.61) + ruby-lsp (0.17.2) language_server-protocol (~> 3.17.0) - prism (>= 0.22.0, < 0.25) + prism (>= 0.29.0, < 0.30) sorbet-runtime (>= 0.5.10782) ruby-progressbar (1.13.0) solargraph (0.50.0) @@ -111,18 +103,19 @@ GEM thor (~> 1.0) tilt (~> 2.0) yard (~> 0.9, >= 0.9.24) - sorbet-runtime (0.5.11338) + sorbet-runtime (0.5.11478) + strscan (3.1.0) thor (1.3.1) - tilt (2.3.0) + tilt (2.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - webmock (3.23.0) + webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) yard (0.9.36) - zeitwerk (2.6.13) + zeitwerk (2.6.16) PLATFORMS arm64-darwin-23