load_specification(file_name) -> Gem::Specification | nil
与えられたファイル名から Ruby スクリプト形式の gemspec をロードして Gem::Specification のインスタンスを返します。