From 0c5c87b3ba738eb279a6b3546c29518bf4926842 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Feb 2019 04:19:17 +0000 Subject: [PATCH] Bump bootstrap from 4.1.3 to 4.3.0 Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.1.3 to 4.3.0. - [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.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 27 ++++++++++++++++++--------- 2 files changed, 19 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 6ee6b4c3..a5f0d719 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,7 @@ gem 'jbuilder', '~> 2.8' # Use Capistrano for deployment # gem 'capistrano-rails', group: :development -gem 'bootstrap', '~> 4.1.0' +gem 'bootstrap', '~> 4.3.0' gem 'jquery-rails' gem 'high_voltage' diff --git a/Gemfile.lock b/Gemfile.lock index 1660e4da..01dc9937 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,16 +47,16 @@ GEM ansi (1.5.0) arel (9.0.0) ast (2.4.0) - autoprefixer-rails (9.4.2) + autoprefixer-rails (9.4.7) execjs bcrypt (3.1.12) bcrypt (3.1.12-x64-mingw32) bcrypt (3.1.12-x86-mingw32) bindex (0.5.0) - bootstrap (4.1.3) - autoprefixer-rails (>= 6.0.3) - popper_js (>= 1.12.9, < 2) - sass (>= 3.5.2) + bootstrap (4.3.0) + 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) @@ -192,8 +192,8 @@ GEM rainbow (3.0.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) @@ -243,7 +243,7 @@ GEM unicode-display_width (~> 1.4.0) ruby-progressbar (1.10.0) rubyzip (1.2.2) - sass (3.7.2) + sass (3.7.3) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -254,6 +254,15 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.0.0) + ffi (~> 1.9.6) + rake + sassc-rails (2.1.0) + 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) @@ -314,7 +323,7 @@ PLATFORMS x86-mingw32 DEPENDENCIES - bootstrap (~> 4.1.0) + bootstrap (~> 4.3.0) byebug capybara (~> 3.12) cocoon