From 7ab61d4f70dc19bb86f31c44da054a226a2a50ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2019 22:32:08 +0000 Subject: [PATCH] Bump bootstrap from 4.1.3 to 4.3.1 Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.1.3 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.1.3...v4.3.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 28 ++++++++++++++++++---------- 2 files changed, 19 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index d921984..658b53f 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem 'jbuilder', '~> 2.5' gem 'bootsnap', '>= 1.1.0', require: false gem 'haml', '~> 5.0', '>= 5.0.4' gem 'jquery-rails' -gem 'bootstrap', '~> 4.1', '>= 4.1.3' +gem 'bootstrap', '~> 4.3' gem 'simple_form', '~> 4.1' gem 'devise', '~> 4.5' group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index 2def2ff..8d43b45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,16 +47,16 @@ GEM archive-zip (0.11.0) io-like (~> 0.3.0) arel (9.0.0) - autoprefixer-rails (9.4.2) + autoprefixer-rails (9.7.2) execjs bcrypt (3.1.12) bindex (0.5.0) bootsnap (1.3.2) msgpack (~> 1.0) - bootstrap (4.1.3) - 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.3) byebug (10.0.2) capybara (3.12.0) @@ -89,7 +89,7 @@ GEM warden (~> 1.2.3) erubi (1.7.1) execjs (2.7.0) - ffi (1.9.25) + ffi (1.11.2) globalid (0.4.1) activesupport (>= 4.2.0) haml (5.0.4) @@ -159,15 +159,15 @@ GEM thor (>= 0.19.0, < 2.0) rake (12.3.2) rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-inotify (0.10.0) + ffi (~> 1.0) regexp_parser (1.3.0) responders (2.4.0) actionpack (>= 4.2.0, < 5.3) railties (>= 4.2.0, < 5.3) ruby_dep (1.5.0) rubyzip (1.2.2) - sass (3.7.2) + sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -178,6 +178,14 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.2.1) + ffi (~> 1.9) + sassc-rails (2.1.2) + railties (>= 4.0.0) + sassc (>= 2.0) + sprockets (> 3.0) + sprockets-rails + tilt selenium-webdriver (3.141.0) childprocess (~> 0.5) rubyzip (~> 1.2, >= 1.2.2) @@ -226,7 +234,7 @@ PLATFORMS DEPENDENCIES bootsnap (>= 1.1.0) - bootstrap (~> 4.1, >= 4.1.3) + bootstrap (~> 4.3) byebug capybara (>= 2.15) chromedriver-helper