Use frozen string literal

This commit is contained in:
Naoki Nishiguchi 2018-04-11 17:10:15 +09:00
parent 5bca1f2167
commit da5b51afb8
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# frozen_string_literal: true
tap "homebrew/core" tap "homebrew/core"
tap "homebrew/bundle" tap "homebrew/bundle"
tap "homebrew/services" tap "homebrew/services"