Lock bootstrap-sass to to 3.3.3

This commit is contained in:
Matt Rogers 2015-08-20 22:03:44 -05:00
parent 212dd69514
commit f62dfac1e4
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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