X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e342314d8b513dd1b7693a40885fd61d439a3557..87bb2a717d59b58054cf743b7aadc116f788da69:/Gemfile diff --git a/Gemfile b/Gemfile index 3df9bc7eb..e17772d34 100644 --- a/Gemfile +++ b/Gemfile @@ -43,9 +43,10 @@ gem "active_record_union" gem "bootstrap", "~> 4.5.0" gem "bootstrap_form", "~> 4.0" gem "cancancan" -gem "composite_primary_keys", "~> 13.0.0" +gem "composite_primary_keys", "~> 13.0.0", "!= 13.0.1" gem "config" gem "delayed_job_active_record" +gem "frozen_record" gem "http_accept_language", "~> 2.1.1" gem "i18n-js", ">= 3.0.0" gem "oauth-plugin", ">= 0.5.1"