Bump bootstrap-sass from 3.3.3 to 3.3.7

Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.3 to 3.3.7.
- [Release notes](https://github.com/twbs/bootstrap-sass/releases)
- [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twbs/bootstrap-sass/compare/v3.3.3...v3.3.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-11-02 05:38:55 +00:00
parent 755a7a1b80
commit 05ef3e56df
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
2 changed files with 7 additions and 7 deletions

View file

@ -45,7 +45,7 @@ gem 'bcrypt', '~> 3.1.7'
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
# gem 'jbuilder', '~> 1.2' # gem 'jbuilder', '~> 1.2'
gem "bootstrap-sass", "3.3.3" gem "bootstrap-sass", "3.3.7"
gem "font-awesome-sass", "~> 4.5.0" gem "font-awesome-sass", "~> 4.5.0"
group :development do group :development do

View file

@ -51,12 +51,12 @@ GEM
activerecord (>= 3.0) activerecord (>= 3.0)
arel (7.1.4) arel (7.1.4)
ast (2.4.0) ast (2.4.0)
autoprefixer-rails (8.6.5) autoprefixer-rails (9.3.1)
execjs execjs
bcrypt (3.1.12) bcrypt (3.1.12)
bootstrap-sass (3.3.3) bootstrap-sass (3.3.7)
autoprefixer-rails (>= 5.0.0.1) autoprefixer-rails (>= 5.2.1)
sass (>= 3.2.19) sass (>= 3.3.4)
builder (3.2.3) builder (3.2.3)
bullet (5.7.5) bullet (5.7.5)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
@ -198,7 +198,7 @@ GEM
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.4.4) nokogiri (>= 1.4.4)
nokogumbo (~> 1.4) nokogumbo (~> 1.4)
sass (3.5.7) sass (3.6.0)
sass-listen (~> 4.0.0) sass-listen (~> 4.0.0)
sass-listen (4.0.0) sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4) rb-fsevent (~> 0.9, >= 0.9.4)
@ -265,7 +265,7 @@ DEPENDENCIES
activemodel-serializers-xml (~> 1.0.1) activemodel-serializers-xml (~> 1.0.1)
acts_as_list acts_as_list
bcrypt (~> 3.1.7) bcrypt (~> 3.1.7)
bootstrap-sass (= 3.3.3) bootstrap-sass (= 3.3.7)
bullet bullet
byebug byebug
codeclimate-test-reporter (= 1.0.7) codeclimate-test-reporter (= 1.0.7)