rubygems-checkcert 1.0.0 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 45ecff86439302402bae494e46911f47b497e5f04dd5b74f6ec50ba7f503a01b
4
+ data.tar.gz: 5ac3e174933f9fb5f6714f0d1580d40d0404f980dfcc8876771b392767753453
5
+ SHA512:
6
+ metadata.gz: 1f6dbcaecf2333be9684dee1dbfa96f2a99ee6ec14d692f0bb8428afa66ff722f0ba1c6eeb1922606cf6cffbd20f8adc6ff029d624c011e87a4bc89faadbd8f0
7
+ data.tar.gz: 4b42ee431b509372e1b7ea779447f5c8b24c2beb47234e6446b7fe858903e0ef5aac9ad79d84de3c7a08582bc7128cbbaba8bb0c503ee1c0af1ca3c5b053374c
checksums.yaml.gz.sig ADDED
Binary file
data/History.rdoc ADDED
@@ -0,0 +1,18 @@
1
+ === 1.0.2 / 2023-03-31
2
+
3
+ * 1 bug fix:
4
+
5
+ * Fixed up for recent versions of rubygems.
6
+
7
+ === 1.0.1 / 2015-08-10
8
+
9
+ * 2 bug fixes:
10
+
11
+ * Removed dead rubyforge setting in Rakefile
12
+ * Removed rubygems/format from plugin
13
+
14
+ === 1.0.0 / 2010-12-01
15
+
16
+ * 1 major enhancement
17
+
18
+ * Birthday!
data/Manifest.txt CHANGED
@@ -1,6 +1,6 @@
1
- History.txt
1
+ History.rdoc
2
2
  Manifest.txt
3
- README.txt
3
+ README.rdoc
4
4
  Rakefile
5
5
  lib/rubygems/commands/checkcert_command.rb
6
6
  lib/rubygems_plugin.rb
@@ -1,6 +1,10 @@
1
1
  = rubygems_checkcert
2
2
 
3
- * http://rubyforge.org/projects/seattlerb
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
@@ -8,7 +8,7 @@ Hoe.plugin :seattlerb
8
8
  Hoe.spec "rubygems-checkcert" do
9
9
  developer "Ryan Davis", "ryand-ruby@zenspider.com"
10
10
 
11
- self.rubyforge_name = "seattlerb"
11
+ license :MIT
12
12
  end
13
13
 
14
14
  # vim: syntax=ruby
@@ -3,13 +3,13 @@
3
3
  require "rubygems/command"
4
4
  require "rubygems/version_option"
5
5
  require "rubygems/local_remote_options"
6
- require "rubygems/format"
6
+ require "rubygems/package"
7
7
 
8
8
  ##
9
9
  # Gem command to display the certificate of a gem, if any.
10
10
 
11
11
  class Gem::Commands::CheckcertCommand < Gem::Command
12
- VERSION = '1.0.0'
12
+ VERSION = "1.0.2"
13
13
 
14
14
  include Gem::VersionOption
15
15
  include Gem::LocalRemoteOptions
@@ -41,10 +41,10 @@ class Gem::Commands::CheckcertCommand < Gem::Command
41
41
 
42
42
  if local? then
43
43
  if File.exist? gem then
44
- specs << Gem::Format.from_file_by_path(gem).spec # rescue nil
44
+ specs << Gem::Package.new(gem).spec # rescue nil
45
+ else
46
+ specs.push(*dep.matching_specs)
45
47
  end
46
-
47
- specs.push(*Gem.source_index.search(dep)) if specs.empty?
48
48
  end
49
49
 
50
50
  if remote? then
data.tar.gz.sig ADDED
@@ -0,0 +1,3 @@
1
+ �F�rL4�r*X��;��ަ�0zS{J��[��0��0m�/�
2
+ <�D ``�����*8-&7�V��i�ѩګH
3
+ ��6���ksn[��oک�A�-�t9Iݦl���Z�|
metadata CHANGED
@@ -1,112 +1,113 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: rubygems-checkcert
3
- version: !ruby/object:Gem::Version
4
- prerelease: false
5
- segments:
6
- - 1
7
- - 0
8
- - 0
9
- version: 1.0.0
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.2
10
5
  platform: ruby
11
- authors:
6
+ authors:
12
7
  - Ryan Davis
13
- autorequire:
8
+ autorequire:
14
9
  bindir: bin
15
- cert_chain: []
16
-
17
- date: 2010-12-01 00:00:00 -08:00
18
- default_executable:
19
- dependencies:
20
- - !ruby/object:Gem::Dependency
21
- name: rubyforge
22
- prerelease: false
23
- requirement: &id001 !ruby/object:Gem::Requirement
24
- requirements:
10
+ cert_chain:
11
+ - |
12
+ -----BEGIN CERTIFICATE-----
13
+ MIIDPjCCAiagAwIBAgIBBzANBgkqhkiG9w0BAQsFADBFMRMwEQYDVQQDDApyeWFu
14
+ ZC1ydWJ5MRkwFwYKCZImiZPyLGQBGRYJemVuc3BpZGVyMRMwEQYKCZImiZPyLGQB
15
+ GRYDY29tMB4XDTIzMDEwMTA3NTExN1oXDTI0MDEwMTA3NTExN1owRTETMBEGA1UE
16
+ AwwKcnlhbmQtcnVieTEZMBcGCgmSJomT8ixkARkWCXplbnNwaWRlcjETMBEGCgmS
17
+ JomT8ixkARkWA2NvbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALda
18
+ b9DCgK+627gPJkB6XfjZ1itoOQvpqH1EXScSaba9/S2VF22VYQbXU1xQXL/WzCkx
19
+ taCPaLmfYIaFcHHCSY4hYDJijRQkLxPeB3xbOfzfLoBDbjvx5JxgJxUjmGa7xhcT
20
+ oOvjtt5P8+GSK9zLzxQP0gVLS/D0FmoE44XuDr3iQkVS2ujU5zZL84mMNqNB1znh
21
+ GiadM9GHRaDiaxuX0cIUBj19T01mVE2iymf9I6bEsiayK/n6QujtyCbTWsAS9Rqt
22
+ qhtV7HJxNKuPj/JFH0D2cswvzznE/a5FOYO68g+YCuFi5L8wZuuM8zzdwjrWHqSV
23
+ gBEfoTEGr7Zii72cx+sCAwEAAaM5MDcwCQYDVR0TBAIwADALBgNVHQ8EBAMCBLAw
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
+ -----END CERTIFICATE-----
32
+ date: 2023-03-31 00:00:00.000000000 Z
33
+ dependencies:
34
+ - !ruby/object:Gem::Dependency
35
+ name: rdoc
36
+ requirement: !ruby/object:Gem::Requirement
37
+ requirements:
25
38
  - - ">="
26
- - !ruby/object:Gem::Version
27
- segments:
28
- - 2
29
- - 0
30
- - 4
31
- version: 2.0.4
39
+ - !ruby/object:Gem::Version
40
+ version: '4.0'
41
+ - - "<"
42
+ - !ruby/object:Gem::Version
43
+ version: '7'
32
44
  type: :development
33
- version_requirements: *id001
34
- - !ruby/object:Gem::Dependency
35
- name: minitest
36
45
  prerelease: false
37
- requirement: &id002 !ruby/object:Gem::Requirement
38
- requirements:
46
+ version_requirements: !ruby/object:Gem::Requirement
47
+ requirements:
39
48
  - - ">="
40
- - !ruby/object:Gem::Version
41
- segments:
42
- - 1
43
- - 6
44
- - 0
45
- version: 1.6.0
46
- type: :development
47
- version_requirements: *id002
48
- - !ruby/object:Gem::Dependency
49
+ - !ruby/object:Gem::Version
50
+ version: '4.0'
51
+ - - "<"
52
+ - !ruby/object:Gem::Version
53
+ version: '7'
54
+ - !ruby/object:Gem::Dependency
49
55
  name: hoe
50
- prerelease: false
51
- requirement: &id003 !ruby/object:Gem::Requirement
52
- requirements:
53
- - - ">="
54
- - !ruby/object:Gem::Version
55
- segments:
56
- - 2
57
- - 6
58
- - 0
59
- version: 2.6.0
56
+ requirement: !ruby/object:Gem::Requirement
57
+ requirements:
58
+ - - "~>"
59
+ - !ruby/object:Gem::Version
60
+ version: '4.0'
60
61
  type: :development
61
- version_requirements: *id003
62
+ prerelease: false
63
+ version_requirements: !ruby/object:Gem::Requirement
64
+ requirements:
65
+ - - "~>"
66
+ - !ruby/object:Gem::Version
67
+ version: '4.0'
62
68
  description: Gem command to display the certificate of a gem, if any.
63
- email:
69
+ email:
64
70
  - ryand-ruby@zenspider.com
65
71
  executables: []
66
-
67
72
  extensions: []
68
-
69
- extra_rdoc_files:
70
- - History.txt
73
+ extra_rdoc_files:
74
+ - History.rdoc
71
75
  - Manifest.txt
72
- - README.txt
73
- files:
74
- - History.txt
76
+ - README.rdoc
77
+ files:
78
+ - History.rdoc
75
79
  - Manifest.txt
76
- - README.txt
80
+ - README.rdoc
77
81
  - Rakefile
78
82
  - lib/rubygems/commands/checkcert_command.rb
79
83
  - lib/rubygems_plugin.rb
80
- has_rdoc: true
81
- homepage: http://rubyforge.org/projects/seattlerb
82
- licenses: []
83
-
84
- post_install_message:
85
- rdoc_options:
86
- - --main
87
- - README.txt
88
- require_paths:
84
+ homepage: http://www.zenspider.com/projects/rubygems-checkcert.html
85
+ licenses:
86
+ - MIT
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:
93
+ rdoc_options:
94
+ - "--main"
95
+ - README.rdoc
96
+ require_paths:
89
97
  - lib
90
- required_ruby_version: !ruby/object:Gem::Requirement
91
- requirements:
98
+ required_ruby_version: !ruby/object:Gem::Requirement
99
+ requirements:
92
100
  - - ">="
93
- - !ruby/object:Gem::Version
94
- segments:
95
- - 0
96
- version: "0"
97
- required_rubygems_version: !ruby/object:Gem::Requirement
98
- requirements:
101
+ - !ruby/object:Gem::Version
102
+ version: '0'
103
+ required_rubygems_version: !ruby/object:Gem::Requirement
104
+ requirements:
99
105
  - - ">="
100
- - !ruby/object:Gem::Version
101
- segments:
102
- - 0
103
- version: "0"
106
+ - !ruby/object:Gem::Version
107
+ version: '0'
104
108
  requirements: []
105
-
106
- rubyforge_project: seattlerb
107
- rubygems_version: 1.3.6
108
- signing_key:
109
- specification_version: 3
109
+ rubygems_version: 3.4.6
110
+ signing_key:
111
+ specification_version: 4
110
112
  summary: Gem command to display the certificate of a gem, if any.
111
113
  test_files: []
112
-
metadata.gz.sig ADDED
@@ -0,0 +1 @@
1
+ �r^͠����3lV����ݶ��=���yi�ђ��1��bm�y��S�ak����-����O��7�K�䊢�~A���h�Rc���cGՖj{�UJ_�w@Kn�po7�"'�#ԃ�tZ��i�'c�u�F--�˭��jN���=`ep������0�e�sx� �P�nf�"+K��-/�V�Cmoe�J+��b���S��������@��8��q-![+4g�
data/History.txt DELETED
@@ -1,6 +0,0 @@
1
- === 1.0.0 / 2010-12-01
2
-
3
- * 1 major enhancement
4
-
5
- * Birthday!
6
-