Upgrade to bootstrap 5.3

This commit is contained in:
Andy Allan 2023-09-20 16:15:04 +01:00 committed by Tom Hughes
parent 95041ec81a
commit 14c20e9835
2 changed files with 6 additions and 6 deletions

View file

@ -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"

View 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/