29件ヒット
[1-29件を表示]
(0.017秒)
種類
- インスタンスメソッド (12)
- 定数 (12)
- 文書 (5)
ライブラリ
-
rubygems
/ dependency (24)
クラス
-
Gem
:: Dependency (24)
キーワード
-
NEWS for Ruby 3
. 0 . 0 (5) - TYPES (12)
検索結果
-
Gem
:: Dependency # type -> Symbol (21101.0) -
依存関係の型を返します。
依存関係の型を返します。 -
Gem
:: Dependency :: TYPES -> Array (9100.0) -
有効な依存関係の型を表す配列です。
有効な依存関係の型を表す配列です。
@see Gem::Specification::CURRENT_SPECIFICATION_VERSION -
NEWS for Ruby 3
. 0 . 0 (54.0) -
NEWS for Ruby 3.0.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。
...is
introduced.
* {RBS}[rdoc-label:label-RBS] is introduced. It is a type definition
language for Ruby programs.
* {TypeProf}[rdoc-label:label-TypeProf] is experimentally bundled. It is a
type analysis tool for Ruby programs.
* Deprecation warnings are no longer show......* JSON
* Update to JSON 2.5.0
* This version is Ractor compatible.
* Set
* Update to set 1.0.0
* SortedSet has been removed for dependency and performance reasons.
* Set#join is added as a shorthand for `.to_a.join`.
* Set#<=> is added.
* Socket
* Add :connect_timeout......uiring 'open-uri' no longer redefines `Kernel#open`. Call `URI.open` directly or `use URI#open` instead. 15893
* SortedSet has been removed for dependency and performance reasons.
== Stdlib compatibility issues
* Default gems
* The following libraries are promoted to default gems from stdl...