From 05ef3e56df2e2f9f60e89bb48182d8c0bb57dfaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 2 Nov 2018 05:38:55 +0000 Subject: [PATCH] Bump bootstrap-sass from 3.3.3 to 3.3.7 Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.3 to 3.3.7. - [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.3...v3.3.7) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index fc0d620e..1a5fa55e 100644 --- a/Gemfile +++ b/Gemfile @@ -45,7 +45,7 @@ gem 'bcrypt', '~> 3.1.7' # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder # gem 'jbuilder', '~> 1.2' -gem "bootstrap-sass", "3.3.3" +gem "bootstrap-sass", "3.3.7" gem "font-awesome-sass", "~> 4.5.0" group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 0294aa38..7fa1780c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,12 +51,12 @@ GEM activerecord (>= 3.0) arel (7.1.4) ast (2.4.0) - autoprefixer-rails (8.6.5) + autoprefixer-rails (9.3.1) execjs bcrypt (3.1.12) - bootstrap-sass (3.3.3) - autoprefixer-rails (>= 5.0.0.1) - sass (>= 3.2.19) + bootstrap-sass (3.3.7) + autoprefixer-rails (>= 5.2.1) + sass (>= 3.3.4) builder (3.2.3) bullet (5.7.5) activesupport (>= 3.0.0) @@ -198,7 +198,7 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.4.4) nokogumbo (~> 1.4) - sass (3.5.7) + sass (3.6.0) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -265,7 +265,7 @@ DEPENDENCIES activemodel-serializers-xml (~> 1.0.1) acts_as_list bcrypt (~> 3.1.7) - bootstrap-sass (= 3.3.3) + bootstrap-sass (= 3.3.7) bullet byebug codeclimate-test-reporter (= 1.0.7)