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

ruby-changes:67610

From: Soutaro <ko1@a...>
Date: Mon, 6 Sep 2021 01:12:12 +0900 (JST)
Subject: [ruby-changes:67610] 6bae5ac955 (master): Bundle RBS 1.6.0 (#4809)

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

From 6bae5ac95564c18cce9acf784b5c40e038a751a2 Mon Sep 17 00:00:00 2001
From: Soutaro Matsumoto <matsumoto@s...>
Date: Mon, 6 Sep 2021 01:11:50 +0900
Subject: Bundle RBS 1.6.0 (#4809)

* Bundle RBS 1.6.0

* Specify bundled rbs commit hash to fix test

ref https://github.com/ruby/rbs/pull/778

* Bundle RBS 1.6.1

Co-authored-by: Masataka Pocke Kuwabara <kuwabara@p...>
---
 gems/bundled_gems | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gems/bundled_gems b/gems/bundled_gems
index 6763e45..d679c11 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -11,5 +11,5 @@ net-pop 0.1.1 https://github.com/ruby/net-pop https://github.com/ruby/ruby/blob/trunk/gems/bundled_gems#L11
 net-smtp 0.2.1 https://github.com/ruby/net-smtp
 matrix 0.4.2 https://github.com/ruby/matrix
 prime 0.1.2 https://github.com/ruby/prime
-rbs 1.5.1 https://github.com/ruby/rbs
+rbs 1.6.1 https://github.com/ruby/rbs
 typeprof 0.15.2 https://github.com/ruby/typeprof
-- 
cgit v1.1


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

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