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

ruby-changes:63918

From: aycabta <ko1@a...>
Date: Sat, 5 Dec 2020 03:09:08 +0900 (JST)
Subject: [ruby-changes:63918] e16e481385 (master): [ruby/reline] Use yamatanooroti 0.0.6 for supporting startup_message on Windows

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

From e16e481385743666443e162141116b46416cb10d Mon Sep 17 00:00:00 2001
From: aycabta <aycabta@g...>
Date: Wed, 14 Oct 2020 23:16:23 +0900
Subject: [ruby/reline] Use yamatanooroti 0.0.6 for supporting startup_message
 on Windows

https://github.com/ruby/reline/commit/167423b664

diff --git a/lib/reline/reline.gemspec b/lib/reline/reline.gemspec
index e0d9f3d..0a0b129 100644
--- a/lib/reline/reline.gemspec
+++ b/lib/reline/reline.gemspec
@@ -23,5 +23,5 @@ Gem::Specification.new do |spec| https://github.com/ruby/ruby/blob/trunk/lib/reline/reline.gemspec#L23
   spec.add_development_dependency 'bundler'
   spec.add_development_dependency 'rake'
   spec.add_development_dependency 'test-unit'
-  spec.add_development_dependency 'yamatanooroti', '>= 0.0.5'
+  spec.add_development_dependency 'yamatanooroti', '>= 0.0.6'
 end
-- 
cgit v0.10.2


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

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