File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 22
22
"angular-bootstrap-switch" : " ~0.5.1" ,
23
23
"angular-dragdrop" : " ~1.0.13" ,
24
24
"angular-mocks" : " ~1.6.6" ,
25
- "angular-patternfly-sass " : " ~3.23.1 " ,
25
+ "angular-patternfly" : " ~3.25.0 " ,
26
26
"angular-sanitize" : " ~1.6.6" ,
27
27
"angular-ui-codemirror" : " ~0.3.0" ,
28
28
"angular-ui-sortable" : " ~0.16.1" ,
62
62
"jquery" : " ~2.2.4" ,
63
63
"angular" : " ~1.6.6" ,
64
64
"angular-sanitize" : " ~1.6.6" ,
65
- "angular-animate" : " ~1.6.6"
65
+ "angular-animate" : " ~1.6.6" ,
66
+ "bootstrap-switch" : " ~3.3.4" ,
67
+ "moment" : " >=2.10.5" ,
68
+ "bootstrap-select" : " ~1.12.2"
66
69
}
67
70
}
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Gem::Specification.new do |s|
28
28
s . add_dependency "lodash-rails" , "~>3.10.0"
29
29
s . add_dependency "more_core_extensions" , "~>3.2"
30
30
s . add_dependency "novnc-rails" , "~>0.2"
31
- s . add_dependency "patternfly-sass" , "~> 3.23 .1"
31
+ s . add_dependency "patternfly-sass" , "~> 3.31 .1"
32
32
s . add_dependency "sass-rails"
33
33
s . add_dependency "uglifier" , "~>3.0.0"
34
34
s . add_dependency "webpacker" , "~>2.0.0"
You can’t perform that action at this time.
0 commit comments