X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e342314d8b513dd1b7693a40885fd61d439a3557..88e24d7ff3dbec7500e5d829dd4fcb6b273b337c:/Gemfile diff --git a/Gemfile b/Gemfile index 3df9bc7eb..108f44971 100644 --- a/Gemfile +++ b/Gemfile @@ -43,7 +43,7 @@ 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 "http_accept_language", "~> 2.1.1"