From 41db1a9ab30bf63cd10a6fc068c51fab3b6016df Mon Sep 17 00:00:00 2001 From: zmagod Date: Mon, 12 Mar 2018 08:57:02 +0100 Subject: [PATCH] update bootstrap to v 3.3.7 --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index ff658fde3..e7e923aa1 100644 --- a/Gemfile +++ b/Gemfile @@ -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' diff --git a/Gemfile.lock b/Gemfile.lock index 386d75f4b..c489a646d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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