diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2018-09-07 07:40:03 +0900 |
---|---|---|
committer | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2018-09-07 07:40:03 +0900 |
commit | 0cbbe515d33d29085aefba9f04e5dd4171348a1b (patch) | |
tree | e0e10cf3e52cb00e89a6b09180af1b6f34e72437 /Brewfile | |
parent | b31ae3131a488aca3aac556f8f3ba26499c564e6 (diff) | |
download | rails-0cbbe515d33d29085aefba9f04e5dd4171348a1b.tar.gz rails-0cbbe515d33d29085aefba9f04e5dd4171348a1b.tar.bz2 rails-0cbbe515d33d29085aefba9f04e5dd4171348a1b.zip |
Use canonical name for block local
`spec` is the same variable name as gemspec generated by bundler, and its
intention is easier to understand than a one-letter variable.
https://github.com/bundler/bundler/blob/00fd58eaa69015092ee272c4cb5aa92a5e7ee45c/lib/bundler/templates/newgem/newgem.gemspec.tt#L11
This is follow up on 1c59b4840c58097186022f68427c46e0046c5d0d. `spec` is already in use there.
Diffstat (limited to 'Brewfile')
0 files changed, 0 insertions, 0 deletions