From 0701a6a5e858e27b00933a94a557701cf8b1afd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 12:57:12 +0000 Subject: [PATCH] Bump bootstrap-sass from 3.3.6 to 3.4.1 Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.6 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap-sass/releases) - [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/twbs/bootstrap-sass/compare/v3.3.6...v3.4.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 22 ++++++++++++++++------ 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 74d5c5f..68bf1ac 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,7 @@ gem 'codemirror-rails' # To solve the problems on the turbolinks gem 'jquery-turbolinks' -gem 'bootstrap-sass', '~> 3.3.6' +gem 'bootstrap-sass', '~> 3.4.1' gem 'sass-rails', '~> 5.0' gem 'angular-rails-templates' gem 'angularjs-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 6175b16..3184705 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,14 +55,14 @@ GEM animate-rails (1.0.10) rails arel (6.0.3) - autoprefixer-rails (6.3.5) + autoprefixer-rails (9.7.1) execjs bcrypt (3.1.11) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - bootstrap-sass (3.3.6) + bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) - sass (>= 3.3.4) + sassc (>= 2.0.0) bootstrap_form (2.3.0) builder (3.2.2) byebug (8.2.2) @@ -108,12 +108,13 @@ GEM debug_inspector (0.0.2) diff-lcs (1.2.5) erubis (2.7.0) - execjs (2.6.0) + execjs (2.7.0) factory_girl (4.7.0) activesupport (>= 3.0.0) factory_girl_rails (4.7.0) factory_girl (~> 4.7.0) railties (>= 3.0.0) + ffi (1.11.1) font-awesome-rails (4.6.3.0) railties (>= 3.2, < 5.1) gherkin (3.2.0) @@ -190,6 +191,9 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (11.1.2) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) rdoc (4.2.2) json (~> 1.4) roo (2.3.2) @@ -212,13 +216,19 @@ GEM rspec-support (~> 3.0.0) rspec-support (3.0.4) rubyzip (1.1.7) - sass (3.4.21) + 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 (5.0.4) railties (>= 4.0.0, < 5.0) sass (~> 3.1) sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.2.1) + ffi (~> 1.9) sdoc (0.4.1) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) @@ -262,7 +272,7 @@ DEPENDENCIES animate-rails axlsx! bcrypt (~> 3.1.7) - bootstrap-sass (~> 3.3.6) + bootstrap-sass (~> 3.4.1) bootstrap_form byebug cancan