rbpdf 1.21.3 → 1.21.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/rbpdf.gemspec CHANGED
@@ -1,5 +1,5 @@
1
1
  # coding: utf-8
2
- # Copyright (c) 2011-2023 NAITOH Jun
2
+ # Copyright (c) 2011-2025 NAITOH Jun
3
3
  # Released under the MIT license
4
4
  # http://www.opensource.org/licenses/MIT
5
5
 
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rbpdf
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.21.3
4
+ version: 1.21.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - NAITOH Jun
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2023-07-15 00:00:00.000000000 Z
10
+ date: 2025-05-06 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: htmlentities
@@ -123,7 +122,6 @@ licenses:
123
122
  - MIT
124
123
  - LGPL-2.1-or-later
125
124
  metadata: {}
126
- post_install_message:
127
125
  rdoc_options:
128
126
  - "--exclude"
129
127
  - lib/core/mini_magick.rb
@@ -144,8 +142,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
144
142
  - !ruby/object:Gem::Version
145
143
  version: '0'
146
144
  requirements: []
147
- rubygems_version: 3.3.7
148
- signing_key:
145
+ rubygems_version: 3.6.2
149
146
  specification_version: 4
150
147
  summary: RBPDF via TCPDF.
151
148
  test_files: []