rubygems-checkcert 1.0.1 → 1.0.2
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 +5 -5
- checksums.yaml.gz.sig +0 -0
- data/{History.txt → History.rdoc} +8 -2
- data/Manifest.txt +2 -2
- data/{README.txt → README.rdoc} +5 -1
- data/Rakefile +2 -0
- data/lib/rubygems/commands/checkcert_command.rb +5 -4
- data.tar.gz.sig +0 -0
- metadata +41 -46
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 45ecff86439302402bae494e46911f47b497e5f04dd5b74f6ec50ba7f503a01b
|
4
|
+
data.tar.gz: 5ac3e174933f9fb5f6714f0d1580d40d0404f980dfcc8876771b392767753453
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1f6dbcaecf2333be9684dee1dbfa96f2a99ee6ec14d692f0bb8428afa66ff722f0ba1c6eeb1922606cf6cffbd20f8adc6ff029d624c011e87a4bc89faadbd8f0
|
7
|
+
data.tar.gz: 4b42ee431b509372e1b7ea779447f5c8b24c2beb47234e6446b7fe858903e0ef5aac9ad79d84de3c7a08582bc7128cbbaba8bb0c503ee1c0af1ca3c5b053374c
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
@@ -1,12 +1,18 @@
|
|
1
|
-
=== 1.0.
|
1
|
+
=== 1.0.2 / 2023-03-31
|
2
2
|
|
3
3
|
* 1 bug fix:
|
4
4
|
|
5
|
+
* Fixed up for recent versions of rubygems.
|
6
|
+
|
7
|
+
=== 1.0.1 / 2015-08-10
|
8
|
+
|
9
|
+
* 2 bug fixes:
|
10
|
+
|
5
11
|
* Removed dead rubyforge setting in Rakefile
|
12
|
+
* Removed rubygems/format from plugin
|
6
13
|
|
7
14
|
=== 1.0.0 / 2010-12-01
|
8
15
|
|
9
16
|
* 1 major enhancement
|
10
17
|
|
11
18
|
* Birthday!
|
12
|
-
|
data/Manifest.txt
CHANGED
data/{README.txt → README.rdoc}
RENAMED
@@ -1,6 +1,10 @@
|
|
1
1
|
= rubygems_checkcert
|
2
2
|
|
3
|
-
|
3
|
+
home :: http://www.zenspider.com/projects/rubygems-checkcert.html
|
4
|
+
code :: https://github.com/seattlerb/rubygems-checkcert
|
5
|
+
bugs :: https://github.com/seattlerb/rubygems-checkcert/issues
|
6
|
+
rdoc :: http://docs.seattlerb.org/rubygems-checkcert/
|
7
|
+
clog :: https://github.com/seattlerb/rubygems-checkcert/blob/master/History.txt
|
4
8
|
|
5
9
|
== DESCRIPTION:
|
6
10
|
|
data/Rakefile
CHANGED
@@ -3,12 +3,13 @@
|
|
3
3
|
require "rubygems/command"
|
4
4
|
require "rubygems/version_option"
|
5
5
|
require "rubygems/local_remote_options"
|
6
|
+
require "rubygems/package"
|
6
7
|
|
7
8
|
##
|
8
9
|
# Gem command to display the certificate of a gem, if any.
|
9
10
|
|
10
11
|
class Gem::Commands::CheckcertCommand < Gem::Command
|
11
|
-
VERSION =
|
12
|
+
VERSION = "1.0.2"
|
12
13
|
|
13
14
|
include Gem::VersionOption
|
14
15
|
include Gem::LocalRemoteOptions
|
@@ -40,10 +41,10 @@ class Gem::Commands::CheckcertCommand < Gem::Command
|
|
40
41
|
|
41
42
|
if local? then
|
42
43
|
if File.exist? gem then
|
43
|
-
specs << Gem::
|
44
|
+
specs << Gem::Package.new(gem).spec # rescue nil
|
45
|
+
else
|
46
|
+
specs.push(*dep.matching_specs)
|
44
47
|
end
|
45
|
-
|
46
|
-
specs.push(*Gem.source_index.search(dep)) if specs.empty?
|
47
48
|
end
|
48
49
|
|
49
50
|
if remote? then
|
data.tar.gz.sig
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,18 +1,18 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rubygems-checkcert
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ryan Davis
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain:
|
11
11
|
- |
|
12
12
|
-----BEGIN CERTIFICATE-----
|
13
|
-
|
13
|
+
MIIDPjCCAiagAwIBAgIBBzANBgkqhkiG9w0BAQsFADBFMRMwEQYDVQQDDApyeWFu
|
14
14
|
ZC1ydWJ5MRkwFwYKCZImiZPyLGQBGRYJemVuc3BpZGVyMRMwEQYKCZImiZPyLGQB
|
15
|
-
|
15
|
+
GRYDY29tMB4XDTIzMDEwMTA3NTExN1oXDTI0MDEwMTA3NTExN1owRTETMBEGA1UE
|
16
16
|
AwwKcnlhbmQtcnVieTEZMBcGCgmSJomT8ixkARkWCXplbnNwaWRlcjETMBEGCgmS
|
17
17
|
JomT8ixkARkWA2NvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALda
|
18
18
|
b9DCgK+627gPJkB6XfjZ1itoOQvpqH1EXScSaba9/S2VF22VYQbXU1xQXL/WzCkx
|
@@ -21,98 +21,93 @@ cert_chain:
|
|
21
21
|
GiadM9GHRaDiaxuX0cIUBj19T01mVE2iymf9I6bEsiayK/n6QujtyCbTWsAS9Rqt
|
22
22
|
qhtV7HJxNKuPj/JFH0D2cswvzznE/a5FOYO68g+YCuFi5L8wZuuM8zzdwjrWHqSV
|
23
23
|
gBEfoTEGr7Zii72cx+sCAwEAAaM5MDcwCQYDVR0TBAIwADALBgNVHQ8EBAMCBLAw
|
24
|
-
HQYDVR0OBBYEFEfFe9md/r/tj/Wmwpy+MI8d9k/
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
24
|
+
HQYDVR0OBBYEFEfFe9md/r/tj/Wmwpy+MI8d9k/hMA0GCSqGSIb3DQEBCwUAA4IB
|
25
|
+
AQAkg3y+PBnBAPWdxxITm5sPHqdWQgSyCpRA20o4LTuWr8BWhSXBkfQNa7cY6fOn
|
26
|
+
xyM34VPzBFbExv6XOGDfOMFBVaYTHuN9peC/5/umL7kLl+nflXzL2QA7K6LYj5Bg
|
27
|
+
sM574Onr0dZDM6Vn69bzQ7rBIFDfK/OhlPzqKZad4nsdcsVH8ODCiT+ATMIZyz5K
|
28
|
+
WCnNtqlyiWXI8tdTpahDgcUwfcN/oN7v4K8iU5IbLJX6HQ5DKgmKjfb6XyMth16k
|
29
|
+
ROfWo9Uyp8ba/j9eVG14KkYRaLydAY1MNQk2yd3R5CGfeOpD1kttxjoypoUJ2dOG
|
30
|
+
nsNBRuQJ1UfiCG97a6DNm+Fr
|
31
31
|
-----END CERTIFICATE-----
|
32
|
-
date:
|
32
|
+
date: 2023-03-31 00:00:00.000000000 Z
|
33
33
|
dependencies:
|
34
|
-
- !ruby/object:Gem::Dependency
|
35
|
-
name: minitest
|
36
|
-
requirement: !ruby/object:Gem::Requirement
|
37
|
-
requirements:
|
38
|
-
- - ~>
|
39
|
-
- !ruby/object:Gem::Version
|
40
|
-
version: '5.8'
|
41
|
-
type: :development
|
42
|
-
prerelease: false
|
43
|
-
version_requirements: !ruby/object:Gem::Requirement
|
44
|
-
requirements:
|
45
|
-
- - ~>
|
46
|
-
- !ruby/object:Gem::Version
|
47
|
-
version: '5.8'
|
48
34
|
- !ruby/object:Gem::Dependency
|
49
35
|
name: rdoc
|
50
36
|
requirement: !ruby/object:Gem::Requirement
|
51
37
|
requirements:
|
52
|
-
- -
|
38
|
+
- - ">="
|
53
39
|
- !ruby/object:Gem::Version
|
54
40
|
version: '4.0'
|
41
|
+
- - "<"
|
42
|
+
- !ruby/object:Gem::Version
|
43
|
+
version: '7'
|
55
44
|
type: :development
|
56
45
|
prerelease: false
|
57
46
|
version_requirements: !ruby/object:Gem::Requirement
|
58
47
|
requirements:
|
59
|
-
- -
|
48
|
+
- - ">="
|
60
49
|
- !ruby/object:Gem::Version
|
61
50
|
version: '4.0'
|
51
|
+
- - "<"
|
52
|
+
- !ruby/object:Gem::Version
|
53
|
+
version: '7'
|
62
54
|
- !ruby/object:Gem::Dependency
|
63
55
|
name: hoe
|
64
56
|
requirement: !ruby/object:Gem::Requirement
|
65
57
|
requirements:
|
66
|
-
- - ~>
|
58
|
+
- - "~>"
|
67
59
|
- !ruby/object:Gem::Version
|
68
|
-
version: '
|
60
|
+
version: '4.0'
|
69
61
|
type: :development
|
70
62
|
prerelease: false
|
71
63
|
version_requirements: !ruby/object:Gem::Requirement
|
72
64
|
requirements:
|
73
|
-
- - ~>
|
65
|
+
- - "~>"
|
74
66
|
- !ruby/object:Gem::Version
|
75
|
-
version: '
|
67
|
+
version: '4.0'
|
76
68
|
description: Gem command to display the certificate of a gem, if any.
|
77
69
|
email:
|
78
70
|
- ryand-ruby@zenspider.com
|
79
71
|
executables: []
|
80
72
|
extensions: []
|
81
73
|
extra_rdoc_files:
|
82
|
-
- History.
|
74
|
+
- History.rdoc
|
83
75
|
- Manifest.txt
|
84
|
-
- README.
|
76
|
+
- README.rdoc
|
85
77
|
files:
|
86
|
-
- History.
|
78
|
+
- History.rdoc
|
87
79
|
- Manifest.txt
|
88
|
-
- README.
|
80
|
+
- README.rdoc
|
89
81
|
- Rakefile
|
90
82
|
- lib/rubygems/commands/checkcert_command.rb
|
91
83
|
- lib/rubygems_plugin.rb
|
92
|
-
homepage: http://
|
84
|
+
homepage: http://www.zenspider.com/projects/rubygems-checkcert.html
|
93
85
|
licenses:
|
94
86
|
- MIT
|
95
|
-
metadata:
|
96
|
-
|
87
|
+
metadata:
|
88
|
+
homepage_uri: http://www.zenspider.com/projects/rubygems-checkcert.html
|
89
|
+
source_code_uri: https://github.com/seattlerb/rubygems-checkcert
|
90
|
+
bug_tracker_uri: https://github.com/seattlerb/rubygems-checkcert/issues
|
91
|
+
changelog_uri: https://github.com/seattlerb/rubygems-checkcert/blob/master/History.txt
|
92
|
+
post_install_message:
|
97
93
|
rdoc_options:
|
98
|
-
- --main
|
99
|
-
- README.
|
94
|
+
- "--main"
|
95
|
+
- README.rdoc
|
100
96
|
require_paths:
|
101
97
|
- lib
|
102
98
|
required_ruby_version: !ruby/object:Gem::Requirement
|
103
99
|
requirements:
|
104
|
-
- -
|
100
|
+
- - ">="
|
105
101
|
- !ruby/object:Gem::Version
|
106
102
|
version: '0'
|
107
103
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
108
104
|
requirements:
|
109
|
-
- -
|
105
|
+
- - ">="
|
110
106
|
- !ruby/object:Gem::Version
|
111
107
|
version: '0'
|
112
108
|
requirements: []
|
113
|
-
|
114
|
-
|
115
|
-
signing_key:
|
109
|
+
rubygems_version: 3.4.6
|
110
|
+
signing_key:
|
116
111
|
specification_version: 4
|
117
112
|
summary: Gem command to display the certificate of a gem, if any.
|
118
113
|
test_files: []
|
metadata.gz.sig
CHANGED
Binary file
|