getargv 0.3.7-universal-darwin → 0.3.8-universal-darwin

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: 5e284e4d47b7d059c9d3aaf45f9d5b6fc028dc9478c8c33caab846996a7813f2
4
- data.tar.gz: 76214378cebdc2048d3da0637c44ee567f2179e6b211cb462d453504924590b2
3
+ metadata.gz: 1134c41ce9b496d92b8bfd9e8de478e5c351b2a07b1618ddf326001e6dcce321
4
+ data.tar.gz: 9cfe3b7effd5cee2388fc55c58e6ec9c01fb6cbf0f25624a335b58b020e5013f
5
5
  SHA512:
6
- metadata.gz: 2bf708486251aacb91cf0302a5fab9dffcdc043247ccbac18a390c05f96ea71ac7402f49faf51d1a79413b5aa2943085e5068c6402eea26853dc311a8d2bfee1
7
- data.tar.gz: 14d0cc63a9a1096a285cd36001ca1a689bc6e8c9808db96ec68935da4fbddd6ab8e86ce4097528c9e4da6d61bfd98bf199e104c3173d00a54d0e3ea5e7d63bea
6
+ metadata.gz: 5a690398c3ea8c05d11b3dc875fdc3f0075667a3ea2f31b5dc9bd7a4fc2131e23687c39bd64ed77051497e2780c5fcef0ecf9716ae30ee53197ad331727caee9
7
+ data.tar.gz: a49856c92bc0ff0b1f0bb3fff3f729d7c1b547363b2f9cf01f7240d80b00eeb5a8294cd13ea31653665283fedc2071d1b6b52695009eb1a756cb2e5a8e9f9eeb
data/Gemfile.lock CHANGED
@@ -1,102 +1,108 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- getargv (0.3.7-universal-darwin)
4
+ getargv (0.3.8-universal-darwin)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
9
  ast (2.4.2)
10
10
  backport (1.2.0)
11
- benchmark (0.3.0)
11
+ benchmark (0.4.0)
12
12
  bump (0.10.0)
13
+ date (3.4.1)
13
14
  diff-lcs (1.5.1)
14
- e2mmap (0.1.0)
15
15
  jaro_winkler (1.6.0)
16
- json (2.7.2)
17
- kramdown (2.4.0)
18
- rexml
16
+ json (2.9.1)
17
+ kramdown (2.5.1)
18
+ rexml (>= 3.3.9)
19
19
  kramdown-parser-gfm (1.1.0)
20
20
  kramdown (~> 2.0)
21
21
  language_server-protocol (3.17.0.3)
22
22
  lint_roller (1.1.0)
23
- minitest (5.24.1)
24
- nokogiri (1.16.7-arm64-darwin)
23
+ logger (1.6.5)
24
+ minitest (5.25.4)
25
+ nokogiri (1.18.2-arm64-darwin)
25
26
  racc (~> 1.4)
26
- nokogiri (1.16.7-x86_64-darwin)
27
+ nokogiri (1.18.2-x86_64-darwin)
27
28
  racc (~> 1.4)
28
- parallel (1.25.1)
29
- parser (3.3.4.0)
29
+ observer (0.1.2)
30
+ ostruct (0.6.1)
31
+ parallel (1.26.3)
32
+ parser (3.3.7.0)
30
33
  ast (~> 2.4.1)
31
34
  racc
32
- psych (5.1.2)
35
+ psych (5.2.3)
36
+ date
33
37
  stringio
34
38
  racc (1.8.1)
35
39
  rainbow (3.1.1)
36
40
  rake (13.2.1)
37
- rake-compiler (1.2.7)
41
+ rake-compiler (1.2.9)
38
42
  rake
39
- rbs (2.8.4)
40
- rdoc (6.7.0)
43
+ rbs (3.8.1)
44
+ logger
45
+ rdoc (6.11.0)
41
46
  psych (>= 4.0.0)
42
- regexp_parser (2.9.2)
43
- reverse_markdown (2.1.1)
47
+ regexp_parser (2.10.0)
48
+ reverse_markdown (3.0.0)
44
49
  nokogiri
45
- rexml (3.3.4)
46
- strscan
47
- rubocop (1.64.1)
50
+ rexml (3.4.0)
51
+ rubocop (1.70.0)
48
52
  json (~> 2.3)
49
53
  language_server-protocol (>= 3.17.0)
50
54
  parallel (~> 1.10)
51
55
  parser (>= 3.3.0.2)
52
56
  rainbow (>= 2.2.2, < 4.0)
53
- regexp_parser (>= 1.8, < 3.0)
54
- rexml (>= 3.2.5, < 4.0)
55
- rubocop-ast (>= 1.31.1, < 2.0)
57
+ regexp_parser (>= 2.9.3, < 3.0)
58
+ rubocop-ast (>= 1.36.2, < 2.0)
56
59
  ruby-progressbar (~> 1.7)
57
- unicode-display_width (>= 2.4.0, < 3.0)
58
- rubocop-ast (1.31.3)
60
+ unicode-display_width (>= 2.4.0, < 4.0)
61
+ rubocop-ast (1.37.0)
59
62
  parser (>= 3.3.1.0)
60
- rubocop-performance (1.21.1)
63
+ rubocop-performance (1.23.1)
61
64
  rubocop (>= 1.48.1, < 2.0)
62
65
  rubocop-ast (>= 1.31.1, < 2.0)
63
66
  ruby-progressbar (1.13.0)
64
67
  sdoc (2.6.1)
65
68
  rdoc (>= 5.0)
66
- solargraph (0.50.0)
69
+ solargraph (0.51.1)
67
70
  backport (~> 1.2)
68
71
  benchmark
69
72
  bundler (~> 2.0)
70
73
  diff-lcs (~> 1.4)
71
- e2mmap
72
- jaro_winkler (~> 1.5)
74
+ jaro_winkler (~> 1.6)
73
75
  kramdown (~> 2.3)
74
76
  kramdown-parser-gfm (~> 1.1)
77
+ logger (~> 1.6)
78
+ observer (~> 0.1)
79
+ ostruct (~> 0.6)
75
80
  parser (~> 3.0)
76
- rbs (~> 2.0)
77
- reverse_markdown (~> 2.0)
81
+ rbs (~> 3.0)
82
+ reverse_markdown (>= 2.0, < 4)
78
83
  rubocop (~> 1.38)
79
84
  thor (~> 1.0)
80
85
  tilt (~> 2.0)
81
86
  yard (~> 0.9, >= 0.9.24)
82
- standard (1.39.2)
87
+ standard (1.44.0)
83
88
  language_server-protocol (~> 3.17.0.2)
84
89
  lint_roller (~> 1.0)
85
- rubocop (~> 1.64.0)
90
+ rubocop (~> 1.70.0)
86
91
  standard-custom (~> 1.0.0)
87
- standard-performance (~> 1.4)
92
+ standard-performance (~> 1.6)
88
93
  standard-custom (1.0.2)
89
94
  lint_roller (~> 1.0)
90
95
  rubocop (~> 1.50)
91
- standard-performance (1.4.0)
96
+ standard-performance (1.6.0)
92
97
  lint_roller (~> 1.1)
93
- rubocop-performance (~> 1.21.0)
94
- stringio (3.1.1)
95
- strscan (3.1.0)
96
- thor (1.3.1)
97
- tilt (2.4.0)
98
- unicode-display_width (2.5.0)
99
- yard (0.9.36)
98
+ rubocop-performance (~> 1.23.0)
99
+ stringio (3.1.2)
100
+ thor (1.3.2)
101
+ tilt (2.6.0)
102
+ unicode-display_width (3.1.4)
103
+ unicode-emoji (~> 4.0, >= 4.0.4)
104
+ unicode-emoji (4.0.4)
105
+ yard (0.9.37)
100
106
 
101
107
  PLATFORMS
102
108
  arm64-darwin-19
@@ -104,11 +110,13 @@ PLATFORMS
104
110
  arm64-darwin-21
105
111
  arm64-darwin-22
106
112
  arm64-darwin-23
113
+ arm64-darwin-24
107
114
  x86_64-darwin-19
108
115
  x86_64-darwin-20
109
116
  x86_64-darwin-21
110
117
  x86_64-darwin-22
111
118
  x86_64-darwin-23
119
+ x86_64-darwin-24
112
120
 
113
121
  DEPENDENCIES
114
122
  bump
data/Rakefile CHANGED
@@ -47,5 +47,5 @@ end
47
47
  CLEAN.concat [
48
48
  "ext/getargv_ruby/.cache",
49
49
  "getargv_ruby.o",
50
- "mkmf.log", # standard:disable Style/TrailingCommaInArrayLiteral
50
+ "mkmf.log" # standard:disable Style/TrailingCommaInArrayLiteral
51
51
  ]
@@ -0,0 +1 @@
1
+ 76d1373fa97cfde20541efe9b56c256f6a766bb7c17b15d6608c71021028fceb65845af38a6c5ddd98f9d1b643bbaa77ccf1488b81fd083517968d523ff20459
@@ -3,5 +3,5 @@
3
3
  module Getargv
4
4
  ##
5
5
  # The version of the gem
6
- VERSION = "0.3.7"
6
+ VERSION = "0.3.8"
7
7
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: getargv
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.7
4
+ version: 0.3.8
5
5
  platform: universal-darwin
6
6
  authors:
7
7
  - Camden Narzt
8
- autorequire:
9
8
  bindir: exe
10
9
  cert_chain: []
11
- date: 2024-08-05 00:00:00.000000000 Z
10
+ date: 2025-01-24 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: bump
@@ -131,7 +130,7 @@ description: |2
131
130
 
132
131
  To limit the getargv gem to Apple OSs add it to your Gemfile like so:
133
132
 
134
- gem "getargv", "~> 0.3.7", platforms: :ruby, install_if: RbConfig::CONFIG["host_os"].include?("darwin")
133
+ gem "getargv", "~> 0.3.8", platforms: :ruby, install_if: RbConfig::CONFIG["host_os"].include?("darwin")
135
134
  email:
136
135
  - getargv@narzt.cam
137
136
  executables: []
@@ -159,6 +158,7 @@ files:
159
158
  - checksums/getargv-0.3.5-universal-darwin.gem.sha512
160
159
  - checksums/getargv-0.3.6-universal-darwin.gem.sha512
161
160
  - checksums/getargv-0.3.7-universal-darwin.gem.sha512
161
+ - checksums/getargv-0.3.8-universal-darwin.gem.sha512
162
162
  - ext/getargv_ruby/extconf.rb
163
163
  - ext/getargv_ruby/getargv_ruby.c
164
164
  - ext/getargv_ruby/getargv_ruby.h
@@ -177,7 +177,6 @@ metadata:
177
177
  bug_tracker_uri: https://github.com/getargv/getargv.rb/issues
178
178
  funding_uri: https://github.com/sponsors/CamJN
179
179
  documentation_uri: https://rubydoc.info/gems/getargv/Getargv
180
- post_install_message:
181
180
  rdoc_options:
182
181
  - "--output"
183
182
  - doc
@@ -202,8 +201,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
202
201
  requirements:
203
202
  - macOS
204
203
  - libgetargv installed
205
- rubygems_version: 3.5.11
206
- signing_key:
204
+ rubygems_version: 3.6.2
207
205
  specification_version: 4
208
206
  summary: This gem allows you to query the arguments of other processes on macOS.
209
207
  test_files: []