Merge pull request #32527 from nsgc/use_frozen_string_literal

Use frozen string literal
This commit is contained in:
Rafael França 2018-04-11 16:42:59 -04:00 committed by GitHub
commit 733f3cbea8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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