1
0
Fork 0
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:
Rafael Mendonça França 2020-10-30 00:45:22 +00:00
parent e68d39f455
commit 80f7fd52b2
No known key found for this signature in database
GPG key ID: FC23B6D0F1EEE948

View file

@ -1,5 +1,3 @@
# frozen_string_literal: true
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
<% if spring_install? -%>