lib/gitenv/files.rb in
gitenv-1.1.0
vs lib/gitenv/files.rb in
gitenv-1.2.0
- old
+ new
@@ -1 +1 @@
-[ :matcher, :all_files, :dot_files, :one_file ].each do |lib|
+%i[matcher all_files dot_files one_file].each do |lib|