aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorRafael Mendonça França <rafaelmfranca@gmail.com>2017-02-13 15:58:58 -0300
committerRafael Mendonça França <rafaelmfranca@gmail.com>2017-02-13 16:03:32 -0300
commitc2bc569d2d538584cfc081e5775de17cdf2f054b (patch)
tree861da096e3d26abcb17c82b4d9a8c76d5ba9a1a3 /Gemfile
parentd6af2090b16f7d061aa43913d610c6fada58b7e2 (diff)
downloadrails-c2bc569d2d538584cfc081e5775de17cdf2f054b.tar.gz
rails-c2bc569d2d538584cfc081e5775de17cdf2f054b.tar.bz2
rails-c2bc569d2d538584cfc081e5775de17cdf2f054b.zip
Enable frozen_string_literal in all files in arel
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 07483b27d3..3b791743de 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
source "https://rubygems.org/"
gemspec