File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1414* Fixed layout parsing issue with multiple inheritance (#244 )
1515
1616Chores:
17- * Bumped deps: Pango et al. to 3.2.7, Cairo to 1.15.13.
17+ * Bumped deps: Pango et al. to 3.2.7, Cairo to 1.15.13, Nokogiri to 1.8.4
1818
1919Special thanks to @blinks
2020
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Gem::Specification.new do |spec|
3535 spec . add_runtime_dependency 'gobject-introspection' , '3.2.7'
3636 spec . add_runtime_dependency 'highline' , '1.7.10'
3737 spec . add_runtime_dependency 'mercenary' , '0.3.6'
38- spec . add_runtime_dependency 'nokogiri' , '1.8.2 '
38+ spec . add_runtime_dependency 'nokogiri' , '1.8.4 '
3939 spec . add_runtime_dependency 'pango' , '3.2.7'
4040 spec . add_runtime_dependency 'roo' , '2.7.1'
4141 spec . add_runtime_dependency 'rsvg2' , '3.2.7'
You can’t perform that action at this time.
0 commit comments