From 5e2c334e961b5b7660f058727bed4e296e38a899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 19:44:29 +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) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 20 +++++++++++--------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index bef0776..204e146 100644 --- a/Gemfile +++ b/Gemfile @@ -75,7 +75,7 @@ gem "haml-rails", "~> 1.0" gem 'carrierwave', '~> 1.0' gem 'dotenv' gem 'yt', '~> 0.28.0' -gem 'bootstrap-sass', '~> 3.3.6' +gem 'bootstrap-sass', '~> 3.4.1' gem 'paperclip', '~> 5.0.0' gem 'carrierwave-aws' gem 'jquery-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 8b7025c..d4c7173 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) arel (8.0.0) - autoprefixer-rails (7.1.3) + autoprefixer-rails (9.6.1.1) execjs aws-sdk (2.10.42) aws-sdk-resources (= 2.10.42) @@ -56,9 +56,9 @@ GEM aws-sdk-core (= 2.10.42) aws-sigv4 (1.0.2) bindex (0.5.0) - 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.1.0) capybara (2.15.1) @@ -108,7 +108,7 @@ GEM execjs (2.7.0) faraday (0.13.1) multipart-post (>= 1.2, < 3) - ffi (1.9.18) + ffi (1.11.1) globalid (0.4.0) activesupport (>= 4.2.0) haml (5.0.2) @@ -226,9 +226,9 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (12.0.0) - 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) redis (3.3.3) request_store (1.3.2) ruby-mp3info (0.8.10) @@ -236,7 +236,7 @@ GEM sexp_processor (~> 4.9) rubyzip (1.2.1) safe_yaml (1.0.4) - sass (3.5.1) + sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -247,6 +247,8 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + sassc (2.2.0) + ffi (~> 1.9) selenium-webdriver (3.5.1) childprocess (~> 0.5) rubyzip (~> 1.0) @@ -313,7 +315,7 @@ PLATFORMS DEPENDENCIES aws-sdk (~> 2.3) - bootstrap-sass (~> 3.3.6) + bootstrap-sass (~> 3.4.1) byebug capybara (~> 2.13) capybara-screenshot