mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Use frozen string literal
This commit is contained in:
parent
5bca1f2167
commit
da5b51afb8
1 changed files with 2 additions and 0 deletions
2
Brewfile
2
Brewfile
|
@ -1,3 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
tap "homebrew/core"
|
||||
tap "homebrew/bundle"
|
||||
tap "homebrew/services"
|
||||
|
|
Loading…
Reference in a new issue