Merge pull request #2130 from TracksApp/dependabot/bundler/bootstrap-sass-3.3.7

Bump bootstrap-sass from 3.3.3 to 3.3.7
This commit is contained in:
Matt Rogers 2018-11-16 22:30:02 -06:00 committed by GitHub
commit 6952202e7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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
# gem 'jbuilder', '~> 1.2'
gem "bootstrap-sass", "3.3.3"
gem "bootstrap-sass", "3.3.7"
gem "font-awesome-sass", "~> 4.5.0"
group :development do