summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-11-11 04:42:12 +0900
committerGitHub <noreply@github.com>2023-11-10 19:42:12 +0000
commit22e1d54f5bc71af4836c6724e817dee9abf35256 (patch)
tree6ce40949f73b28916378fe17fb44d08fd4825fbf
parent3d32962ed054c207351b7cd59c30f0f0634825ca (diff)
Use bundler-2.3.27 for Ruby 3.1 (#8895)
Use bundler-2.3.27
-rw-r--r--tool/bundler/dev_gems.rb.lock2
-rw-r--r--tool/bundler/rubocop_gems.rb.lock2
-rw-r--r--tool/bundler/standard_gems.rb.lock2
-rw-r--r--tool/bundler/test_gems.rb.lock2
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