From 21fe65bc0213eef5f752ce0adff2aa46a9f5f08b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Tue, 16 Jun 2015 23:50:46 +0200 Subject: [PATCH] bump bootstrap-sass --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index d49e1e543..046ec587c 100644 --- a/Gemfile +++ b/Gemfile @@ -53,7 +53,7 @@ gem "rack-cors", "0.4.0", require: "rack/cors" # CSS -gem "bootstrap-sass", "3.3.4.1" +gem "bootstrap-sass", "3.3.5" gem "compass-rails", "2.0.4" gem "sass-rails", "5.0.1" gem "autoprefixer-rails", "5.2.1" diff --git a/Gemfile.lock b/Gemfile.lock index 6f4db9d8b..a201fc819 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM jquery-rails railties bcrypt (3.1.10) - bootstrap-sass (3.3.4.1) + bootstrap-sass (3.3.5) autoprefixer-rails (>= 5.0.0.1) sass (>= 3.2.19) buftok (0.2.0) @@ -750,7 +750,7 @@ DEPENDENCIES asset_sync (= 1.1.0) autoprefixer-rails (= 5.2.1) backbone-on-rails (= 1.1.2.1) - bootstrap-sass (= 3.3.4.1) + bootstrap-sass (= 3.3.5) capybara (= 2.4.4) carrierwave (= 0.10.0) compass-rails (= 2.0.4)