From f62dfac1e47659953de8b42182b08bd4256a8ded Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Thu, 20 Aug 2015 22:03:44 -0500 Subject: [PATCH] Lock bootstrap-sass to to 3.3.3 --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 45dcc7e5..cd201d52 100644 --- a/Gemfile +++ b/Gemfile @@ -42,7 +42,7 @@ gem 'bcrypt', '~> 3.1.7' # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder # gem 'jbuilder', '~> 1.2' -gem "bootstrap-sass" +gem "bootstrap-sass", "3.3.3" group :development do gem "spring" diff --git a/Gemfile.lock b/Gemfile.lock index 1864d181..c1dca6b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -223,7 +223,7 @@ DEPENDENCIES acts_as_list aruba (>= 0.5.4) bcrypt (~> 3.1.7) - bootstrap-sass + bootstrap-sass (= 3.3.3) bullet capybara codeclimate-test-reporter