rpdoc 0.3.1 → 0.3.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8b89282ad7fe4eb88d1d1d4ed583aef9d3bd43a1f7fd380677bb120d97c70c11
4
- data.tar.gz: 2aa5edbe01da1924e933a9bb546811713c95b02950a5d93b8c245ada63609d49
3
+ metadata.gz: 609952a248c63a9b7fa860f9c1cdb21951e5a5230d150b0c3323d4ea3373e1d9
4
+ data.tar.gz: c7c769874ff0ad316a73d3b32dfdcfc57b2caea3af3b28a623675ed19a536c94
5
5
  SHA512:
6
- metadata.gz: 86726f2fcfbf8cc0941cad980b2d85f0c463a2d8d926214d1d927226d45227d3690ef01a4340a6fe9b1b8702a296b071fd9c0168a25184fd90e75d6b43d157a9
7
- data.tar.gz: d2b13a9e4fadecfa4e4109eb760ea724edb937f2e8383604ba72fc60813581dd6947f335a51a3280315c3154a1dc7f60faa89f3ae2a97a6c9b6033f0889972e8
6
+ metadata.gz: c76883d495304d674bd211c02ab29b2dd21d73aaa93523bf0db7fa1967890c868c4304cf8ab09a009ec99a13e75c4e4f4ba2690d9260c494da12df43c6b57fb5
7
+ data.tar.gz: 4dfd06f8d7c3c3fac0d9ae1b08d955641f8881b569f5da90ed9d9e15423bb0ec0beba4c2ca9950e316bc6c70c18fa7d7ca884f47992d0f7dfc9b92a41136bb45
data/.rubocop.yml CHANGED
@@ -1,6 +1,6 @@
1
1
  AllCops:
2
2
  NewCops: enable
3
- TargetRubyVersion: 3.0
3
+ TargetRubyVersion: 3.2
4
4
 
5
5
  Style/StringLiteralsInInterpolation:
6
6
  Enabled: false
data/CHANGELOG.md CHANGED
@@ -1,3 +1,12 @@
1
+ ## [0.3.3] - 2026-06-16
2
+ - Update `nokogiri` to `1.19.3` to address GHSA-c4rq-3m3g-8wgx.
3
+ - Update `erb` to `6.0.4` to address CVE-2026-41316 ERB template injection advisory.
4
+ - Regenerate `Gemfile.lock` so the gem PATH spec tracks `0.3.3`.
5
+
6
+ ## [0.3.2] - 2026-04-14
7
+ - Update required Ruby version to `>= 3.2.0` in `rpdoc.gemspec` and `.rubocop.yml` to align with the latest security and performance requirements.
8
+ - activesupport to `8.1.3` to address the latest security and performance requirements.
9
+
1
10
  ## [0.3.1] - 2026-04-08
2
11
  - Update `rack-session` to `2.1.2` to address the latest critical session security advisory.
3
12
  - Update `rack` to `3.2.6` to pick up the latest Rack security fixes from Dependabot alerts.
data/Gemfile.lock CHANGED
@@ -1,16 +1,16 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rpdoc (0.3.1)
4
+ rpdoc (0.3.3)
5
5
  activesupport (>= 7.1, < 9.0)
6
6
  json_requester (~> 2.0, >= 2.0.1)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- actionpack (8.1.2)
12
- actionview (= 8.1.2)
13
- activesupport (= 8.1.2)
11
+ actionpack (8.1.3)
12
+ actionview (= 8.1.3)
13
+ activesupport (= 8.1.3)
14
14
  nokogiri (>= 1.8.5)
15
15
  rack (>= 2.2.4)
16
16
  rack-session (>= 1.0.1)
@@ -18,13 +18,13 @@ GEM
18
18
  rails-dom-testing (~> 2.2)
19
19
  rails-html-sanitizer (~> 1.6)
20
20
  useragent (~> 0.16)
21
- actionview (8.1.2)
22
- activesupport (= 8.1.2)
21
+ actionview (8.1.3)
22
+ activesupport (= 8.1.3)
23
23
  builder (~> 3.1)
24
24
  erubi (~> 1.11)
25
25
  rails-dom-testing (~> 2.2)
26
26
  rails-html-sanitizer (~> 1.6)
27
- activesupport (8.1.2)
27
+ activesupport (8.1.3)
28
28
  base64
29
29
  bigdecimal
30
30
  concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -50,7 +50,7 @@ GEM
50
50
  date (3.5.1)
51
51
  diff-lcs (1.6.2)
52
52
  drb (2.2.3)
53
- erb (6.0.2)
53
+ erb (6.0.4)
54
54
  erubi (1.13.1)
55
55
  faraday (2.14.1)
56
56
  faraday-net_http (>= 2.0, < 3.5)
@@ -90,21 +90,21 @@ GEM
90
90
  multipart-post (2.4.1)
91
91
  net-http (0.9.1)
92
92
  uri (>= 0.11.1)
93
- nokogiri (1.19.2-aarch64-linux-gnu)
93
+ nokogiri (1.19.3-aarch64-linux-gnu)
94
94
  racc (~> 1.4)
95
- nokogiri (1.19.2-aarch64-linux-musl)
95
+ nokogiri (1.19.3-aarch64-linux-musl)
96
96
  racc (~> 1.4)
97
- nokogiri (1.19.2-arm-linux-gnu)
97
+ nokogiri (1.19.3-arm-linux-gnu)
98
98
  racc (~> 1.4)
99
- nokogiri (1.19.2-arm-linux-musl)
99
+ nokogiri (1.19.3-arm-linux-musl)
100
100
  racc (~> 1.4)
101
- nokogiri (1.19.2-arm64-darwin)
101
+ nokogiri (1.19.3-arm64-darwin)
102
102
  racc (~> 1.4)
103
- nokogiri (1.19.2-x86_64-darwin)
103
+ nokogiri (1.19.3-x86_64-darwin)
104
104
  racc (~> 1.4)
105
- nokogiri (1.19.2-x86_64-linux-gnu)
105
+ nokogiri (1.19.3-x86_64-linux-gnu)
106
106
  racc (~> 1.4)
107
- nokogiri (1.19.2-x86_64-linux-musl)
107
+ nokogiri (1.19.3-x86_64-linux-musl)
108
108
  racc (~> 1.4)
109
109
  parallel (1.27.0)
110
110
  parser (3.3.10.2)
@@ -138,9 +138,9 @@ GEM
138
138
  rails-html-sanitizer (1.7.0)
139
139
  loofah (~> 2.25)
140
140
  nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
141
- railties (8.1.2)
142
- actionpack (= 8.1.2)
143
- activesupport (= 8.1.2)
141
+ railties (8.1.3)
142
+ actionpack (= 8.1.3)
143
+ activesupport (= 8.1.3)
144
144
  irb (~> 1.13)
145
145
  rackup (>= 1.0.0)
146
146
  rake (>= 12.2)
data/lib/rpdoc/version.rb CHANGED
@@ -2,5 +2,5 @@
2
2
 
3
3
  # Root namespace for rpdoc gem components.
4
4
  module Rpdoc
5
- VERSION = "0.3.1"
5
+ VERSION = "0.3.3"
6
6
  end
data/rpdoc.gemspec CHANGED
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
12
  spec.description = "Rpdoc is a simple Postman API documentation tool, which transforms RSpec examples to Postman collection."
13
13
  spec.homepage = "https://github.com/kdan-mobile-software-ltd/rpdoc"
14
14
  spec.license = "MIT"
15
- spec.required_ruby_version = Gem::Requirement.new(">= 3.0.0")
15
+ spec.required_ruby_version = Gem::Requirement.new(">= 3.2.0")
16
16
  spec.metadata = {
17
17
  "source_code_uri" => "https://github.com/kdan-mobile-software-ltd/rpdoc",
18
18
  "changelog_uri" => "https://github.com/kdan-mobile-software-ltd/rpdoc/blob/master/CHANGELOG.md",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rpdoc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - yuntai
@@ -102,7 +102,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
102
102
  requirements:
103
103
  - - ">="
104
104
  - !ruby/object:Gem::Version
105
- version: 3.0.0
105
+ version: 3.2.0
106
106
  required_rubygems_version: !ruby/object:Gem::Requirement
107
107
  requirements:
108
108
  - - ">="