Skip to content

Commit

Permalink
Bump bootstrap from 5.2.3 to 5.3.2
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 5.2.3 to 5.3.2.
- [Release notes](https://github.com/twbs/bootstrap-rubygem/releases)
- [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/main/CHANGELOG.md)
- [Commits](twbs/bootstrap-rubygem@v5.2.3...v5.3.2)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent ada0d23 commit 72e8ac0
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ GEM
aes_key_wrap (1.1.0)
ast (2.4.2)
attr_required (1.0.1)
autoprefixer-rails (10.4.13.0)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
aws-eventstream (1.2.0)
aws-partitions (1.828.0)
Expand All @@ -94,10 +94,9 @@ GEM
bindex (0.8.1)
bootsnap (1.16.0)
msgpack (~> 1.2)
bootstrap (5.2.3)
bootstrap (5.3.2)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.11.6, < 3)
sassc-rails (>= 2.0.0)
popper_js (>= 2.11.8, < 3)
builder (3.2.4)
capybara (3.39.2)
addressable
Expand All @@ -118,7 +117,7 @@ GEM
diff-lcs (1.5.0)
docile (1.4.0)
erubi (1.12.0)
execjs (2.8.1)
execjs (2.9.1)
faker (3.2.0)
i18n (>= 1.8.11, < 2)
faraday (2.9.0)
Expand Down Expand Up @@ -235,7 +234,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.3)
popper_js (2.11.7)
popper_js (2.11.8)
public_suffix (5.0.1)
puma (6.4.2)
nio4r (~> 2.0)
Expand Down Expand Up @@ -359,7 +358,7 @@ GEM
simplecov-html (0.12.3)
simplecov-lcov (0.8.0)
simplecov_json_formatter (0.1.4)
sprockets (4.2.0)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
Expand Down
Binary file removed vendor/cache/autoprefixer-rails-10.4.13.0.gem
Binary file not shown.
Binary file added vendor/cache/autoprefixer-rails-10.4.16.0.gem
Binary file not shown.
Binary file removed vendor/cache/bootstrap-5.2.3.gem
Binary file not shown.
Binary file added vendor/cache/bootstrap-5.3.2.gem
Binary file not shown.
Binary file removed vendor/cache/execjs-2.8.1.gem
Binary file not shown.
Binary file added vendor/cache/execjs-2.9.1.gem
Binary file not shown.
Binary file removed vendor/cache/popper_js-2.11.7.gem
Binary file not shown.
Binary file added vendor/cache/popper_js-2.11.8.gem
Binary file not shown.
Binary file removed vendor/cache/sprockets-4.2.0.gem
Binary file not shown.
Binary file added vendor/cache/sprockets-4.2.1.gem
Binary file not shown.

0 comments on commit 72e8ac0

Please sign in to comment.