update bootstrap to v 3.3.7

This commit is contained in:
zmagod 2018-03-12 08:57:02 +01:00
parent d50bc5fde9
commit 41db1a9ab3
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ gem 'pg', '~> 0.18'
gem 'devise', '~> 4.3.0'
gem 'devise_invitable'
gem 'simple_token_authentication', '~> 1.15.1' # Token authentication for Devise
gem 'bootstrap-sass', '~> 3.3.5'
gem 'bootstrap-sass', '~> 3.3.7'
gem 'sass-rails', '~> 5.0.6'
gem 'bootstrap_form'
gem 'yomu'

View file

@ -517,7 +517,7 @@ DEPENDENCIES
bcrypt (~> 3.1.10)
better_errors
binding_of_caller
bootstrap-sass (~> 3.3.5)
bootstrap-sass (~> 3.3.7)
bootstrap-select-rails (~> 1.6.3)
bootstrap3-datetimepicker-rails (~> 4.15.35)
bootstrap_form