Skip to content

Commit

Permalink
Depend on pdf-inspector 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
packetmonkey committed Nov 23, 2015
1 parent 62da6cd commit 8d36954
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 @@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
spec.add_dependency('ttfunk', '~> 1.4.0')
spec.add_dependency('pdf-core', "~> 0.6.0")

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

0 comments on commit 8d36954

Please sign in to comment.