From f637c191fd7ea69118292e4f1a388e0e4d7feff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 23 May 2019 12:22:02 +0000 Subject: [PATCH] Bump bootstrap-sass from 3.3.7 to 3.4.1 Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.7 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.7...v3.4.1) --- Gemfile.lock | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 22f3c4c..b199028 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,11 +61,11 @@ GEM arel (7.1.4) ast (2.3.0) atomic (1.1.99) - autoprefixer-rails (6.7.7.1) + autoprefixer-rails (9.5.1.1) execjs - bootstrap-sass (3.3.7) + bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) - sass (>= 3.3.4) + sassc (>= 2.0.0) builder (3.2.3) byebug (9.0.6) capybara (2.13.0) @@ -124,6 +124,7 @@ GEM rspec (>= 2.0) faker (1.7.3) i18n (~> 0.5) + ffi (1.11.1) foreman (0.83.0) thor (~> 0.19.1) fuubar (2.2.0) @@ -241,6 +242,9 @@ GEM thor (>= 0.18.1, < 2.0) rainbow (2.2.1) rake (12.0.0) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) redis (3.3.3) redis-namespace (1.5.3) redis (~> 3.0, >= 3.0.4) @@ -277,13 +281,20 @@ GEM rufus-scheduler (3.4.0) et-orbi (~> 1.0) safe_yaml (1.0.4) - sass (3.4.23) + 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.6) railties (>= 4.0.0, < 6) sass (~> 3.1) sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.0.1) + ffi (~> 1.9) + rake sidekiq (5.0.4) concurrent-ruby (~> 1.0) connection_pool (~> 2.2, >= 2.2.0)