mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove frozen_string_literal from generated file
This commit is contained in:
parent
e68d39f455
commit
80f7fd52b2
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
|
||||
<% if spring_install? -%>
|
||||
|
||||
|
|
Loading…
Reference in a new issue