Skip to content

Commit

Permalink
deps: bump roo
Browse files Browse the repository at this point in the history
  • Loading branch information
andymeneely committed Sep 15, 2016
1 parent 4d7a0a4 commit f94f710
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,11 @@
# Squib CHANGELOG
Squib follows [semantic versioning](http://semver.org).

## v0.12.0 / Unreleased

Chores:
* Bumped dependency roo to 2.5.1.

## v0.11.0 / 2016-09-05

Features:
Expand Down
2 changes: 1 addition & 1 deletion squib.gemspec
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'cairo', '~> 1.15.2'
spec.add_runtime_dependency 'pango', '~> 3.0.9'
spec.add_runtime_dependency 'nokogiri', '~> 1.6.7'
spec.add_runtime_dependency 'roo', '~> 2.4.0'
spec.add_runtime_dependency 'roo', '~> 2.5.1'
spec.add_runtime_dependency 'rsvg2', '~> 3.0.9'
spec.add_runtime_dependency 'mercenary', '~> 0.3.4'
spec.add_runtime_dependency 'ruby-progressbar', '~> 1.8'
Expand Down

0 comments on commit f94f710

Please sign in to comment.