[前][次][番号順一覧][スレッド一覧]

ruby-changes:73569

From: Hiroshi <ko1@a...>
Date: Thu, 15 Sep 2022 12:51:03 +0900 (JST)
Subject: [ruby-changes:73569] 6b2b9e0019 (master): [rubygems/rubygems] Also added x86_64-darwin-21

https://git.ruby-lang.org/ruby.git/commit/?id=6b2b9e0019

From 6b2b9e0019de4e08c9164d83c81418db6584f243 Mon Sep 17 00:00:00 2001
From: Hiroshi SHIBATA <hsbt@r...>
Date: Thu, 15 Sep 2022 11:23:38 +0900
Subject: [rubygems/rubygems] Also added x86_64-darwin-21

https://github.com/rubygems/rubygems/commit/c03e7e1564
---
 tool/bundler/rubocop_gems.rb.lock  | 1 +
 tool/bundler/standard_gems.rb.lock | 1 +
 2 files changed, 2 insertions(+)

diff --git a/tool/bundler/rubocop_gems.rb.lock b/tool/bundler/rubocop_gems.rb.lock
index 02f081ea35..2e47e5a894 100644
--- a/tool/bundler/rubocop_gems.rb.lock
+++ b/tool/bundler/rubocop_gems.rb.lock
@@ -53,6 +53,7 @@ PLATFORMS https://github.com/ruby/ruby/blob/trunk/tool/bundler/rubocop_gems.rb.lock#L53
   x64-mingw-ucrt
   x86_64-darwin-19
   x86_64-darwin-20
+  x86_64-darwin-21
   x86_64-linux
 
 DEPENDENCIES
diff --git a/tool/bundler/standard_gems.rb.lock b/tool/bundler/standard_gems.rb.lock
index e939483dac..bf21ad5da2 100644
--- a/tool/bundler/standard_gems.rb.lock
+++ b/tool/bundler/standard_gems.rb.lock
@@ -59,6 +59,7 @@ PLATFORMS https://github.com/ruby/ruby/blob/trunk/tool/bundler/standard_gems.rb.lock#L59
   x64-mingw-ucrt
   x86_64-darwin-19
   x86_64-darwin-20
+  x86_64-darwin-21
   x86_64-linux
 
 DEPENDENCIES
-- 
cgit v1.2.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]