From 4e96f769262f0248833c1b99c7cc544cf41a2bac Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Fri, 28 Dec 2018 07:52:35 +0000 Subject: [PATCH] Update bootstrap-sass to version 3.4.0 --- Gemfile | 2 +- Gemfile.lock | 19 +++++++++++-------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 9469d2ab..e764ec0a 100644 --- a/Gemfile +++ b/Gemfile @@ -80,7 +80,7 @@ gem 'uglifier', '>= 1.3.0' # as the front-end framework gem 'autoprefixer-rails' -gem 'bootstrap-sass', '~> 3.3.4.1' +gem 'bootstrap-sass', '~> 3.4.0' gem 'cocoon' gem 'formtastic', '~> 3.1.5' gem 'formtastic-bootstrap' diff --git a/Gemfile.lock b/Gemfile.lock index 0d33bba1..aecd89a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,9 +84,9 @@ GEM bcrypt (3.1.12) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - bootstrap-sass (3.3.4.1) - autoprefixer-rails (>= 5.0.0.1) - sass (>= 3.2.19) + bootstrap-sass (3.4.0) + autoprefixer-rails (>= 5.2.1) + sassc (>= 2.0.0) bootstrap-switch-rails (3.0.2) bootstrap3-datetimepicker-rails (3.0.3) momentjs-rails (>= 2.8.1) @@ -445,9 +445,9 @@ GEM thor (>= 0.18.1, < 2.0) rainbow (3.0.0) rake (12.3.1) - rb-fsevent (0.10.2) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) rdoc (6.0.4) rdoc-generator-fivefish (0.4.0) inversion (~> 1.1) @@ -514,7 +514,7 @@ GEM sexp_processor (~> 4.9) rubyzip (1.2.2) safe_yaml (1.0.4) - sass (3.5.7) + sass (3.7.2) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -525,6 +525,9 @@ 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 selectize-rails (0.12.6) selenium-webdriver (3.141.0) childprocess (~> 0.5) @@ -622,7 +625,7 @@ DEPENDENCIES awesome_nested_set (~> 3.1.3) axlsx! axlsx_rails - bootstrap-sass (~> 3.3.4.1) + bootstrap-sass (~> 3.4.0) bootstrap-switch-rails (~> 3.0.0) bootstrap3-datetimepicker-rails (~> 3.0.2) byebug