353件ヒット
[1-100件を表示]
(0.036秒)
別のキーワード
ライブラリ
クラス
-
Gem
:: Commands :: UpdateCommand (24) -
Gem
:: ConfigFile (36) -
Gem
:: DocManager (12) -
Gem
:: Package :: TarHeader (12) -
Gem
:: SourceIndex (24) -
Gem
:: SourceInfoCache (12) -
Gem
:: Specification (36) -
Gem
:: StreamUI :: SilentProgressReporter (12) -
Gem
:: StreamUI :: SimpleProgressReporter (12) -
Gem
:: StreamUI :: VerboseProgressReporter (12)
モジュール
キーワード
-
DEFAULT
_ UPDATE _ SOURCES (12) - InstallUpdateOptions (12)
-
NEWS for Ruby 2
. 2 . 0 (11) -
NEWS for Ruby 2
. 5 . 0 (8) -
NEWS for Ruby 2
. 6 . 0 (7) -
NEWS for Ruby 2
. 7 . 0 (6) -
NEWS for Ruby 3
. 0 . 0 (5) -
NEWS for Ruby 3
. 1 . 0 (4) - OutdatedCommand (12)
- UpdateCommand (12)
-
add
_ update _ sources _ option (12) - date= (12)
-
do
_ rubygems _ update (12) -
install
_ update _ defaults _ str (12) - outdated (12)
- rdoc (12)
-
rubygems
/ commands / outdated _ command (12) -
rubygems
/ commands / update _ command (12) - update (24)
-
update
_ checksum (12) -
update
_ ri _ cache (12) -
update
_ sources (12) -
update
_ sources= (12) - updated (36)
- validate (12)
-
which
_ to _ update (12)
検索結果
先頭5件
-
Gem
:: Specification # date -> Time (21101.0) -
日付を返します。
日付を返します。 -
Gem
:: Commands :: UpdateCommand # do _ rubygems _ update(version) (18200.0) -
RubyGems 自体を更新します。
...RubyGems 自体を更新します。... -
Gem
:: Commands :: UpdateCommand # which _ to _ update(highest _ installed _ gems , gem _ names) -> Array (12317.0) -
更新が必要な Gem のリストを返します。
...更新が必要な Gem のリストを返します。... -
Gem
:: InstallUpdateOptions # install _ update _ defaults _ str -> String (12116.0) -
Gem コマンドの install サブコマンドに渡されるデフォルトのオプションを返します。
...
Gem コマンドの install サブコマンドに渡されるデフォルトのオプションを返します。
デフォルトのオプションは以下の通りです。
--rdoc --no-force --no-test --wrappers... -
Gem
:: InstallUpdateOptions # add _ install _ update _ options (12100.0) -
インストールとアップデートに関するオプションを追加します。
インストールとアップデートに関するオプションを追加します。 -
rubygems
/ commands / outdated _ command (12034.0) -
更新が必要な Gem パッケージの一覧を出力するためのライブラリです。
...更新が必要な Gem パッケージの一覧を出力するためのライブラリです。
Usage: gem outdated [options]
Options:
--platform PLATFORM 指定されたプラットフォームに関する情報を表示します
Local/Remote Options:
-l, --local......tion (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定します
--[no-]http-proxy [URL] リモートの操作に HTTP プロクシを使用します
-u, --[no-]update-sources ローカルソースキ......定ファイルを使用します
--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
更新が必要な Gem パッケージを全て表示します。... -
rubygems
/ commands / update _ command (12016.0) -
ローカルリポジトリにインストールされている Gem パッケージを更新するためのライブラリです。
...ローカルリポジトリにインストールされている Gem パッケージを更新するためのライブラリです。... -
rubygems
/ install _ update _ options (12016.0) -
Gem::Command で使用するインストールとアップデートに関するオプションを 扱うためのモジュールを定義したライブラリです。
...Gem::Command で使用するインストールとアップデートに関するオプションを
扱うためのモジュールを定義したライブラリです。... -
Gem
:: ConfigFile # update _ sources=(update _ sources) (9222.0) -
Gem::SourceInfoCache を毎回更新するかどうか設定します。
...
Gem::SourceInfoCache を毎回更新するかどうか設定します。
@param update_sources 真を指定すると毎回 Gem::SourceInfoCache を更新します。...