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
1 changed files with 0 additions and 2 deletions

View File

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