tool/sync_default_gems.rb: Added bigdecimal
This commit is contained in:
parent
6236bbf363
commit
41fef191d1
@ -113,6 +113,7 @@ $repositories = {
|
||||
"net-imap": "ruby/net-imap",
|
||||
"net-ftp": "ruby/net-ftp",
|
||||
"net-http": "ruby/net-http",
|
||||
bigdecimal: "ruby/bigdecimal",
|
||||
}
|
||||
|
||||
def sync_default_gems(gem)
|
||||
|
Loading…
x
Reference in New Issue
Block a user