Skip to content

Commit

Permalink
Depend on the latest pdf-core release
Browse files Browse the repository at this point in the history
  • Loading branch information
packetmonkey committed Feb 21, 2016
1 parent 7aa777f commit 53adad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prawn.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
spec.licenses = %w(PRAWN GPL-2.0 GPL-3.0)

spec.add_dependency('ttfunk', '~> 1.4.0')
spec.add_dependency('pdf-core', "~> 0.6.0")
spec.add_dependency('pdf-core', "~> 0.6.1")

spec.add_development_dependency('pdf-inspector', '~> 1.2.1')
spec.add_development_dependency('yard')
Expand Down

0 comments on commit 53adad1

Please sign in to comment.