From 7690c0aaa319c0a98dc690dd7e35573b09d6ffe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:48:20 +0000 Subject: [PATCH] Bump bootstrap from 5.2.3 to 5.3.1 Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 5.2.3 to 5.3.1. - [Release notes](https://github.com/twbs/bootstrap-rubygem/releases) - [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/main/CHANGELOG.md) - [Commits](https://github.com/twbs/bootstrap-rubygem/compare/v5.2.3...v5.3.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index af57bf3..4ada221 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem "bootsnap", require: false gem 'oj' gem 'pagy' gem 'open-uri' -gem 'bootstrap', '~> 5.2.3' +gem 'bootstrap', '~> 5.3.1' gem 'chartkick' gem 'octicons_helper' gem 'local_time' diff --git a/Gemfile.lock b/Gemfile.lock index 0eef2c3..c1982df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,9 +72,9 @@ GEM execjs (~> 2) 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) chartkick (5.0.3) @@ -258,7 +258,7 @@ PLATFORMS DEPENDENCIES bootsnap - bootstrap (~> 5.2.3) + bootstrap (~> 5.3.1) chartkick faraday-typhoeus google-protobuf