X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c24c2e481cc6d27e76274ed4e32668a4690a7788..56ed381a7de68c06ffe08a34e1006f94bc9e70b0:/Gemfile diff --git a/Gemfile b/Gemfile index cfe734b94..5d8807422 100644 --- 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"