Project

General

Profile

« Previous | Next » 

Revision 00439dbd

Added by nobu (Nobuyoshi Nakada) almost 2 years ago

sync_default_gems.rb: convert keys of REPOSITORIES to strings

Referencing always after conversion to a symbol, and yielded gem name
is always converted to a string.