X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/95041ec81a979ecbe30bdfb36732c55b54f9e7a4..14c20e9835587ccdd0e7d5c7d81a1d15fbb00ede:/Gemfile diff --git a/Gemfile b/Gemfile index ebbebe4f9..8be817547 100644 --- a/Gemfile +++ b/Gemfile @@ -45,7 +45,7 @@ gem "sprockets-exporters_pack" gem "actionpack-page_caching", ">= 1.2.0" gem "activerecord-import" gem "active_record_union" -gem "bootstrap", :github => "gravitystorm/bootstrap-rubygem", :branch => "dartsass_5_2_3" +gem "bootstrap", :github => "twbs/bootstrap-rubygem", :ref => "fde1edff90d9219bbef48ecc6a65f13835269bcd" gem "bootstrap_form", "~> 5.0" gem "cancancan" gem "composite_primary_keys", "~> 14.0.0"