1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

RubyInstaller 2.3.1 に標準で含まれているライブラリ gem リスト

Posted at

開発の計画をたてる際に、使用環境にDevKitを入れるかどうかを検討する際に、
標準で含まれているライブラリを把握する必要があったため、確認しました。

インストールは RubyInstaller 2.3.1 64bit版を使用

ライブラリリスト

bigdecimal (1.2.8)
did_you_mean (1.0.0)
io-console (0.4.5)
json (1.8.3)
minitest (5.8.3)
net-telnet (0.1.1)
power_assert (0.2.6)
psych (2.0.17)
rake (10.4.2)
rdoc (4.2.1)
test-unit (3.1.5)

以上、これだけの内容ですが公式ドックがないので公開いたします。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?