Skip to content

Commit

Permalink
Upgrade to bootstrap 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gravitystorm authored and tomhughes committed Oct 24, 2023
1 parent 95041ec commit 14c20e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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/
Expand Down

0 comments on commit 14c20e9

Please sign in to comment.