]> git.openstreetmap.org Git - rails.git/commitdiff
Upgrade to bootstrap 5.3
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 20 Sep 2023 15:15:04 +0000 (16:15 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 24 Oct 2023 16:37:04 +0000 (17:37 +0100)
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index ebbebe4f9ddf8c5486dcebf19ebb0b6395e4d24b..8be817547ef6ae92b4285ebb363ebc562db0df9f 100644 (file)
--- 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"
index 0c73bceeadabef72d36df11adcf64a086c9f8c68..7438ec809d243ac51730db61d4dc9f61820472b5 100644 (file)
@@ -1,11 +1,11 @@
 GIT
-  remote: https://github.com/gravitystorm/bootstrap-rubygem.git
-  revision: 7bd2caa8a2897a55892915a789d4e020906adb60
-  branch: dartsass_5_2_3
+  remote: https://github.com/twbs/bootstrap-rubygem.git
+  revision: fde1edff90d9219bbef48ecc6a65f13835269bcd
+  ref: fde1edff90d9219bbef48ecc6a65f13835269bcd
   specs:
-    bootstrap (5.2.3)
+    bootstrap (5.3.1)
       autoprefixer-rails (>= 9.1.0)
-      popper_js (>= 2.11.6, < 3)
+      popper_js (>= 2.11.8, < 3)
 
 GEM
   remote: https://rubygems.org/