From 2b4d7d83dd1933bcbe5f955716c547d4e7336c65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 09:39:39 +0000 Subject: [PATCH] Bump bootstrap from 4.0.0 to 4.3.1 Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.0.0 to 4.3.1. - [Release notes](https://github.com/twbs/bootstrap-rubygem/releases) - [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/master/CHANGELOG.md) - [Commits](https://github.com/twbs/bootstrap-rubygem/compare/v4.0.0...v4.3.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index 72ad9f5..fd7eb39 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ end gem 'rails', '~> 6.0' gem 'faker' -gem 'bootstrap', '~> 4.0.0.beta' +gem 'bootstrap', '~> 4.3.1' gem 'jquery-rails' gem 'puma' gem 'sass-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 0bf67da..e2f87b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,10 +59,10 @@ GEM autoprefixer-rails (9.8.5) execjs bindex (0.8.1) - bootstrap (4.0.0) - autoprefixer-rails (>= 6.0.3) - popper_js (>= 1.12.9, < 2) - sass (>= 3.5.2) + bootstrap (4.3.1) + autoprefixer-rails (>= 9.1.0) + popper_js (>= 1.14.3, < 2) + sassc-rails (>= 2.0.0) builder (3.2.4) byebug (11.1.3) coffee-rails (5.0.0) @@ -147,11 +147,6 @@ GEM ffi (~> 1.0) redis (4.2.1) ruby_dep (1.5.0) - sass (3.7.4) - sass-listen (~> 4.0.0) - sass-listen (4.0.0) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) sassc (2.4.0) @@ -198,7 +193,7 @@ PLATFORMS ruby DEPENDENCIES - bootstrap (~> 4.0.0.beta) + bootstrap (~> 4.3.1) byebug coffee-rails faker