Bump bootstrap-sass from 3.3.7 to 3.4.1

Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.7 to 3.4.1.
- [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.7...v3.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-14 06:52:51 +00:00
parent 6687446e7a
commit eb7de591c7
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
2 changed files with 11 additions and 8 deletions

View file

@ -45,7 +45,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", "3.3.7"
gem "bootstrap-sass", "3.4.1"
gem "font-awesome-sass", "~> 4.5.0"
group :development do