1
0
Fork 0
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:
Naoki Nishiguchi 2018-04-11 17:10:15 +09:00
parent 5bca1f2167
commit da5b51afb8

View file

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