Add magic comment
1 files changed, 2 insertions(+), 0 deletions(-) M config.ru
M config.ru => config.ru +2 -0
@@ 1,3 1,5 @@ +# frozen_string_literal: true + require "braintree" require "delegate" require "dhall"