Fix alpha sort cop error

This commit is contained in:
Ryan W
2021-12-27 15:12:54 -08:00
parent 402709a0d2
commit f79f6d7598
+1 -1
View File
@@ -52,8 +52,8 @@ gem "bootsnap", require: false
gem "image_processing", "~> 1.2" gem "image_processing", "~> 1.2"
gem "brakeman" gem "brakeman"
gem "net-smtp"
gem "bundler-audit" gem "bundler-audit"
gem "net-smtp"
gem "rubocop-rails" gem "rubocop-rails"
group :development, :test do group :development, :test do