From 80c18a32c6bddcaa4d4f06ec70371df8db12ca66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Thu, 10 Dec 2015 18:39:23 +0100 Subject: [PATCH] bump bootstrap-sass --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 143ae2a8a..67cf53b1a 100644 --- a/Gemfile +++ b/Gemfile @@ -53,7 +53,7 @@ gem "rack-cors", "0.4.0", require: "rack/cors" # CSS -gem "bootstrap-sass", "3.3.5.1" +gem "bootstrap-sass", "3.3.6" gem "compass-rails", "2.0.5" gem "sass-rails", "5.0.4" gem "autoprefixer-rails", "6.2.2" diff --git a/Gemfile.lock b/Gemfile.lock index 3d642724f..1c71b00eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,9 +66,9 @@ GEM jquery-rails railties bcrypt (3.1.10) - bootstrap-sass (3.3.5.1) - autoprefixer-rails (>= 5.0.0.1) - sass (>= 3.3.0) + bootstrap-sass (3.3.6) + autoprefixer-rails (>= 5.2.1) + sass (>= 3.3.4) bootstrap-switch-rails (3.3.3) buftok (0.2.0) builder (3.2.2) @@ -824,7 +824,7 @@ DEPENDENCIES asset_sync (= 1.1.0) autoprefixer-rails (= 6.2.2) backbone-on-rails (= 1.2.0.0) - bootstrap-sass (= 3.3.5.1) + bootstrap-sass (= 3.3.6) bootstrap-switch-rails (= 3.3.3) capybara (= 2.5.0) carrierwave (= 0.10.0)