diff --git a/Gemfile b/Gemfile index b8cb74c..f65a767 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'rails', '4.2.10' # Assets gem 'sass-rails', '~> 4.0.3' -gem 'bootstrap-sass', '3.2.0.0' +gem 'bootstrap-sass', '3.2.0.4' gem 'bootstrap-switch-rails', '3.3.3' gem 'uglifier', '>= 1.3.0' gem 'jquery-rails', '4.1.0' diff --git a/Gemfile.lock b/Gemfile.lock index 07f8f77..f47fc13 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM rake (>= 10.4, < 13.0) arel (6.0.4) bcrypt (3.1.12) - bootstrap-sass (3.2.0.0) + bootstrap-sass (3.2.0.4) sass (~> 3.2) bootstrap-switch-rails (3.3.3) bootstrap-will_paginate (0.0.10) @@ -303,7 +303,7 @@ PLATFORMS DEPENDENCIES airbrake (~> 4) annotate - bootstrap-sass (= 3.2.0.0) + bootstrap-sass (= 3.2.0.4) bootstrap-switch-rails (= 3.3.3) bootstrap-will_paginate (= 0.0.10) byebug