Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 35e1cd3

Browse files
dasliciousjeff-phillips-18
authored andcommitted
fix(bootstrap-sass): Bump bootstrap-sass gem to 3.4.0 (#1159)
* Bump bootstrap-sass gem to 3.4.0 Resolves XSS vulnerability * build(bootstrap-sass gem): Update bootstrap-sass gem to 3.4.0 resolve XSS vulnerability
1 parent 89aa229 commit 35e1cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patternfly-sass.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
1212
s.license = 'Apache-2.0'
1313

1414
s.add_runtime_dependency 'sass', '~> 3.4.15'
15-
s.add_runtime_dependency 'bootstrap-sass', '~> 3.3.7'
15+
s.add_runtime_dependency 'bootstrap-sass', '~> 3.4.0'
1616
s.add_runtime_dependency 'font-awesome-sass', '~> 4.6.2'
1717

1818
s.files = [

0 commit comments

Comments
 (0)