From 22e1d54f5bc71af4836c6724e817dee9abf35256 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Sat, 11 Nov 2023 04:42:12 +0900 Subject: [PATCH] Use bundler-2.3.27 for Ruby 3.1 (#8895) Use bundler-2.3.27 --- tool/bundler/dev_gems.rb.lock | 2 +- tool/bundler/rubocop_gems.rb.lock | 2 +- tool/bundler/standard_gems.rb.lock | 2 +- tool/bundler/test_gems.rb.lock | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tool/bundler/dev_gems.rb.lock b/tool/bundler/dev_gems.rb.lock index 514b303b40..9787994e95 100644 --- a/tool/bundler/dev_gems.rb.lock +++ b/tool/bundler/dev_gems.rb.lock @@ -54,4 +54,4 @@ DEPENDENCIES webrick (~> 1.6) BUNDLED WITH - 2.3.26 + 2.3.27 diff --git a/tool/bundler/rubocop_gems.rb.lock b/tool/bundler/rubocop_gems.rb.lock index b8efc0c6a2..63bb0e39a1 100644 --- a/tool/bundler/rubocop_gems.rb.lock +++ b/tool/bundler/rubocop_gems.rb.lock @@ -74,4 +74,4 @@ DEPENDENCIES test-unit BUNDLED WITH - 2.3.26 + 2.3.27 diff --git a/tool/bundler/standard_gems.rb.lock b/tool/bundler/standard_gems.rb.lock index 33a8f3e32b..4ce71dff82 100644 --- a/tool/bundler/standard_gems.rb.lock +++ b/tool/bundler/standard_gems.rb.lock @@ -92,4 +92,4 @@ DEPENDENCIES test-unit BUNDLED WITH - 2.3.26 + 2.3.27 diff --git a/tool/bundler/test_gems.rb.lock b/tool/bundler/test_gems.rb.lock index c1d23f6549..ad8fed8044 100644 --- a/tool/bundler/test_gems.rb.lock +++ b/tool/bundler/test_gems.rb.lock @@ -44,4 +44,4 @@ DEPENDENCIES webrick (= 1.7.0) BUNDLED WITH - 2.3.26 + 2.3.27