Skip to content

Commit

Permalink
deps: bump nokogiri
Browse files Browse the repository at this point in the history
  • Loading branch information
andymeneely committed Aug 1, 2018
1 parent 268b231 commit 2f6e552
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Bugs:
* Fixed layout parsing issue with multiple inheritance (#244)

Chores:
* Bumped deps: Pango et al. to 3.2.7, Cairo to 1.15.13.
* Bumped deps: Pango et al. to 3.2.7, Cairo to 1.15.13, Nokogiri to 1.8.4

Special thanks to @blinks

Expand Down
2 changes: 1 addition & 1 deletion squib.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'gobject-introspection', '3.2.7'
spec.add_runtime_dependency 'highline', '1.7.10'
spec.add_runtime_dependency 'mercenary', '0.3.6'
spec.add_runtime_dependency 'nokogiri', '1.8.2'
spec.add_runtime_dependency 'nokogiri', '1.8.4'
spec.add_runtime_dependency 'pango', '3.2.7'
spec.add_runtime_dependency 'roo', '2.7.1'
spec.add_runtime_dependency 'rsvg2', '3.2.7'
Expand Down

0 comments on commit 2f6e552

Please sign in to comment.