]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Fix new rubocop warnings
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index cfe734b946caf620778c4ced24519b69922e37e8..5d8807422d03d3d6e9f6c1bbd6e2ed985e296147 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -41,8 +41,8 @@ gem "image_optim_rails"
 
 # Load rails plugins
 gem "actionpack-page_caching", ">= 1.2.0"
-gem "active_record_union"
 gem "activerecord-import"
+gem "active_record_union"
 gem "bootstrap", "~> 4.5.0"
 gem "bootstrap_form", "~> 4.0"
 gem "cancancan"