Skip to content

Commit

Permalink
⬆️ Bump bootstrap from 5.2.3 to 5.3.1 (#1464)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent c090609 commit fe37c2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ gem "terser", "~> 1.1"
gem 'json', '~> 2.0' # Legacy carry-over
gem 'will_paginate', '~> 4.0.0'
gem 'will_paginate-bootstrap-style'
gem 'bootstrap', '5.2.3'
gem 'bootstrap', '5.3.1'

# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
gem "turbo-rails"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@ GEM
bindex (0.8.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
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)
sassc-rails (>= 2.0.0)
builder (3.2.4)
capybara (3.39.2)
Expand Down Expand Up @@ -207,7 +207,7 @@ GEM
dry-schema (>= 1.12, < 2)
zeitwerk (~> 2.6)
erubi (1.12.0)
execjs (2.9.0)
execjs (2.9.1)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand Down Expand Up @@ -562,7 +562,7 @@ DEPENDENCIES
aws-sdk-s3
azure-storage-blob (~> 2.0)
bootsnap (>= 1.4.4)
bootstrap (= 5.2.3)
bootstrap (= 5.3.1)
capybara (>= 3.37.1, < 4.0)
config
debase (>= 0.2.5.beta2)
Expand Down

0 comments on commit fe37c2b

Please sign in to comment.