From 6ecce3b28ef31d48a7f0e5d1bafb5dfd4812812f Mon Sep 17 00:00:00 2001 From: Gleb Mazovetskiy Date: Sun, 18 Sep 2022 16:27:18 +0900 Subject: Update to v5.2.1 1. `rake 'update[23e50829f958ea1d741d63e2781716be037e4644]'` 2. Bump minimum `popper_js` version (2.11.5 -> 2.11.6). 3. Bump version in README.md and version.rb. --- assets/javascripts/bootstrap/button.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'assets/javascripts/bootstrap/button.js') diff --git a/assets/javascripts/bootstrap/button.js b/assets/javascripts/bootstrap/button.js index e662afd..3f86444 100644 --- a/assets/javascripts/bootstrap/button.js +++ b/assets/javascripts/bootstrap/button.js @@ -1,5 +1,5 @@ /*! - * Bootstrap button.js v5.2.0 (https://getbootstrap.com/) + * Bootstrap button.js v5.2.1 (https://getbootstrap.com/) * Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ @@ -16,7 +16,7 @@ /** * -------------------------------------------------------------------------- - * Bootstrap (v5.2.0): button.js + * Bootstrap (v5.2.1): button.js * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * -------------------------------------------------------------------------- */ -- cgit v1.2.3