mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Update bootstrap-sass
gem
Fixes CVE-2019-8331 https://nvd.nist.gov/vuln/detail/CVE-2019-8331
This commit is contained in:
parent
baa7beb51e
commit
0f718af3f2
2 changed files with 9 additions and 6 deletions
2
Gemfile
2
Gemfile
|
@ -33,7 +33,7 @@ gem 'haml-rails', '0.9.0' # haml for views
|
|||
gem 'nokogiri'
|
||||
|
||||
# style
|
||||
gem 'bootstrap-sass', '3.3.5.1' # bootstrap style
|
||||
gem 'bootstrap-sass', '~> 3.4'
|
||||
gem 'sass-rails', '5.0.6' # sass style
|
||||
|
||||
# js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue