getargv 0.3.5-universal-darwin → 0.3.6-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: dbdc6b5f821b5d3cc410ef74ed9096ae19a80890b30ea9076a5ce3d5005ade6c
4
- data.tar.gz: 42250e1c75b39454e1348e7499324fb9ee56e8f906620d3b3a7ce340b60cc8cf
3
+ metadata.gz: fbf542ebabde20abb48c88d23c58ea9c5b7831a987777e855b4dc827f1d2f09c
4
+ data.tar.gz: 69a948b543487c7c35d52f7a5fca1e261bd74320c1b974c33021023c7095d5e6
5
5
  SHA512:
6
- metadata.gz: 39911a976298c191a2c24eb9ad154aa848280f33f96ca1280f71cad5b1a46074635e340377d89ef2a61150e128e6e1279653abb4ba797ed0b51e350aebec395f
7
- data.tar.gz: a25cb83825c2f91540e72f07a05d3c901e7e8ab1599a62ee173e51c48220424004b9c1d38d139bb4d5daf78e072813be6eba08d7f21871a8bec1dfca55e13b58
6
+ metadata.gz: ac30f2dd4590065528b271dee5f555aed3437a854131bca442c5070236874dfbf50a16017e62f8e0af708e9d2d10ffcfcb2ba4d5112371b3724c1f7aea91c319
7
+ data.tar.gz: 9b8b8fd09c5d64cda8fcd6e14d19e27f9c03aba9b36d80f8d6f07c1f5982667efc2900741040666ecf8078b4bcf6030ad6b6b8622645a9c93f6f301de643cde7
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- getargv (0.3.5-universal-darwin)
4
+ getargv (0.3.6-universal-darwin)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -10,55 +10,56 @@ GEM
10
10
  backport (1.2.0)
11
11
  benchmark (0.3.0)
12
12
  bump (0.10.0)
13
- diff-lcs (1.5.0)
13
+ diff-lcs (1.5.1)
14
14
  e2mmap (0.1.0)
15
15
  jaro_winkler (1.5.6)
16
- json (2.7.1)
16
+ json (2.7.2)
17
17
  kramdown (2.4.0)
18
18
  rexml
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.20.0)
24
- nokogiri (1.16.0-arm64-darwin)
23
+ minitest (5.23.1)
24
+ nokogiri (1.16.5-arm64-darwin)
25
25
  racc (~> 1.4)
26
- nokogiri (1.16.0-x86_64-darwin)
26
+ nokogiri (1.16.5-x86_64-darwin)
27
27
  racc (~> 1.4)
28
28
  parallel (1.24.0)
29
- parser (3.2.2.4)
29
+ parser (3.3.1.0)
30
30
  ast (~> 2.4.1)
31
31
  racc
32
32
  psych (5.1.2)
33
33
  stringio
34
- racc (1.7.3)
34
+ racc (1.8.0)
35
35
  rainbow (3.1.1)
36
- rake (13.1.0)
37
- rake-compiler (1.2.5)
36
+ rake (13.2.1)
37
+ rake-compiler (1.2.7)
38
38
  rake
39
39
  rbs (2.8.4)
40
- rdoc (6.6.2)
40
+ rdoc (6.7.0)
41
41
  psych (>= 4.0.0)
42
- regexp_parser (2.8.3)
42
+ regexp_parser (2.9.2)
43
43
  reverse_markdown (2.1.1)
44
44
  nokogiri
45
- rexml (3.2.6)
46
- rubocop (1.59.0)
45
+ rexml (3.2.8)
46
+ strscan (>= 3.0.9)
47
+ rubocop (1.63.5)
47
48
  json (~> 2.3)
48
49
  language_server-protocol (>= 3.17.0)
49
50
  parallel (~> 1.10)
50
- parser (>= 3.2.2.4)
51
+ parser (>= 3.3.0.2)
51
52
  rainbow (>= 2.2.2, < 4.0)
52
53
  regexp_parser (>= 1.8, < 3.0)
53
54
  rexml (>= 3.2.5, < 4.0)
54
- rubocop-ast (>= 1.30.0, < 2.0)
55
+ rubocop-ast (>= 1.31.1, < 2.0)
55
56
  ruby-progressbar (~> 1.7)
56
57
  unicode-display_width (>= 2.4.0, < 3.0)
57
- rubocop-ast (1.30.0)
58
- parser (>= 3.2.1.0)
59
- rubocop-performance (1.20.1)
58
+ rubocop-ast (1.31.3)
59
+ parser (>= 3.3.1.0)
60
+ rubocop-performance (1.21.0)
60
61
  rubocop (>= 1.48.1, < 2.0)
61
- rubocop-ast (>= 1.30.0, < 2.0)
62
+ rubocop-ast (>= 1.31.1, < 2.0)
62
63
  ruby-progressbar (1.13.0)
63
64
  sdoc (2.6.1)
64
65
  rdoc (>= 5.0)
@@ -78,23 +79,24 @@ GEM
78
79
  thor (~> 1.0)
79
80
  tilt (~> 2.0)
80
81
  yard (~> 0.9, >= 0.9.24)
81
- standard (1.33.0)
82
+ standard (1.36.0)
82
83
  language_server-protocol (~> 3.17.0.2)
83
84
  lint_roller (~> 1.0)
84
- rubocop (~> 1.59.0)
85
+ rubocop (~> 1.63.0)
85
86
  standard-custom (~> 1.0.0)
86
- standard-performance (~> 1.3)
87
+ standard-performance (~> 1.4)
87
88
  standard-custom (1.0.2)
88
89
  lint_roller (~> 1.0)
89
90
  rubocop (~> 1.50)
90
- standard-performance (1.3.0)
91
+ standard-performance (1.4.0)
91
92
  lint_roller (~> 1.1)
92
- rubocop-performance (~> 1.20.1)
93
+ rubocop-performance (~> 1.21.0)
93
94
  stringio (3.1.0)
94
- thor (1.3.0)
95
+ strscan (3.1.0)
96
+ thor (1.3.1)
95
97
  tilt (2.3.0)
96
98
  unicode-display_width (2.5.0)
97
- yard (0.9.34)
99
+ yard (0.9.36)
98
100
 
99
101
  PLATFORMS
100
102
  arm64-darwin-19
@@ -120,4 +122,4 @@ DEPENDENCIES
120
122
  standard (~> 1.33)
121
123
 
122
124
  BUNDLED WITH
123
- 2.5.3
125
+ 2.5.9
data/LICENSE.txt CHANGED
@@ -1,7 +1,6 @@
1
1
  BSD 3-Clause License
2
2
 
3
- Copyright (c) 2022, 2023
4
- Camden Narzt <getargv@narzt.cam>. All rights reserved.
3
+ Copyright (c) 2022, 2023, 2024 Camden Narzt <getargv@narzt.cam>. All rights reserved.
5
4
 
6
5
  Redistribution and use in source and binary forms, with or without
7
6
  modification, are permitted provided that the following conditions are met:
@@ -0,0 +1 @@
1
+ 21a6502ad38b964dbedff02d881a67b19668a7e41c5a4a9cf1411dedf4d4cfd02b5105f3352a53312869b1441c23593ab2ce0f51cb64be59604fac54f27d03ac
@@ -3,5 +3,5 @@
3
3
  module Getargv
4
4
  ##
5
5
  # The version of the gem
6
- VERSION = "0.3.5"
6
+ VERSION = "0.3.6"
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: getargv
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.5
4
+ version: 0.3.6
5
5
  platform: universal-darwin
6
6
  authors:
7
7
  - Camden Narzt
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-12-29 00:00:00.000000000 Z
11
+ date: 2024-05-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bump
@@ -131,7 +131,7 @@ description: |2
131
131
 
132
132
  To limit the getargv gem to Apple OSs add it to your Gemfile like so:
133
133
 
134
- gem "getargv", "~> 0.3.5", platforms: :ruby, install_if: RbConfig::CONFIG["host_os"].include?("darwin")
134
+ gem "getargv", "~> 0.3.6", platforms: :ruby, install_if: RbConfig::CONFIG["host_os"].include?("darwin")
135
135
  email:
136
136
  - getargv@narzt.cam
137
137
  executables: []
@@ -157,6 +157,7 @@ files:
157
157
  - checksums/getargv-0.3.3-universal-darwin.gem.sha512
158
158
  - checksums/getargv-0.3.4-universal-darwin.gem.sha512
159
159
  - checksums/getargv-0.3.5-universal-darwin.gem.sha512
160
+ - checksums/getargv-0.3.6-universal-darwin.gem.sha512
160
161
  - ext/getargv_ruby/extconf.rb
161
162
  - ext/getargv_ruby/getargv_ruby.c
162
163
  - ext/getargv_ruby/getargv_ruby.h
@@ -200,7 +201,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
200
201
  requirements:
201
202
  - macOS
202
203
  - libgetargv installed
203
- rubygems_version: 3.5.3
204
+ rubygems_version: 3.5.9
204
205
  signing_key:
205
206
  specification_version: 4
206
207
  summary: This gem allows you to query the arguments of other processes on macOS.