We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6768443 commit 444cc31Copy full SHA for 444cc31
checksums/pdf-core-0.7.0.gem.sha512
@@ -0,0 +1 @@
1
+042a9f87fbb7021be4c6c6bbcc2fff685855a053d729b764f04bf9552f8f5216a1f6abb718ca5af045d46115939d22a30c0b7b530679584196819d44c4273574
pdf-core.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
2
spec.name = 'pdf-core'
3
- spec.version = '0.6.2'
+ spec.version = '0.7.0'
4
spec.platform = Gem::Platform::RUBY
5
spec.summary = 'PDF::Core is used by Prawn to render PDF documents'
6
spec.files = Dir.glob('lib/**/**/*') +
0 commit comments