appraisal2 3.0.0

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.
data.tar.gz.sig ADDED
Binary file
metadata ADDED
@@ -0,0 +1,268 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: appraisal2
3
+ version: !ruby/object:Gem::Version
4
+ version: 3.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Peter Boling
8
+ - Joe Ferris
9
+ - Prem Sichanugrist
10
+ bindir: exe
11
+ cert_chain:
12
+ - |
13
+ -----BEGIN CERTIFICATE-----
14
+ MIIEgDCCAuigAwIBAgIBATANBgkqhkiG9w0BAQsFADBDMRUwEwYDVQQDDAxwZXRl
15
+ ci5ib2xpbmcxFTATBgoJkiaJk/IsZAEZFgVnbWFpbDETMBEGCgmSJomT8ixkARkW
16
+ A2NvbTAeFw0yNTA1MDQxNTMzMDlaFw00NTA0MjkxNTMzMDlaMEMxFTATBgNVBAMM
17
+ DHBldGVyLmJvbGluZzEVMBMGCgmSJomT8ixkARkWBWdtYWlsMRMwEQYKCZImiZPy
18
+ LGQBGRYDY29tMIIBojANBgkqhkiG9w0BAQEFAAOCAY8AMIIBigKCAYEAruUoo0WA
19
+ uoNuq6puKWYeRYiZekz/nsDeK5x/0IEirzcCEvaHr3Bmz7rjo1I6On3gGKmiZs61
20
+ LRmQ3oxy77ydmkGTXBjruJB+pQEn7UfLSgQ0xa1/X3kdBZt6RmabFlBxnHkoaGY5
21
+ mZuZ5+Z7walmv6sFD9ajhzj+oIgwWfnEHkXYTR8I6VLN7MRRKGMPoZ/yvOmxb2DN
22
+ coEEHWKO9CvgYpW7asIihl/9GMpKiRkcYPm9dGQzZc6uTwom1COfW0+ZOFrDVBuV
23
+ FMQRPswZcY4Wlq0uEBLPU7hxnCL9nKK6Y9IhdDcz1mY6HZ91WImNslOSI0S8hRpj
24
+ yGOWxQIhBT3fqCBlRIqFQBudrnD9jSNpSGsFvbEijd5ns7Z9ZMehXkXDycpGAUj1
25
+ to/5cuTWWw1JqUWrKJYoifnVhtE1o1DZ+LkPtWxHtz5kjDG/zR3MG0Ula0UOavlD
26
+ qbnbcXPBnwXtTFeZ3C+yrWpE4pGnl3yGkZj9SMTlo9qnTMiPmuWKQDatAgMBAAGj
27
+ fzB9MAkGA1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0GA1UdDgQWBBQE8uWvNbPVNRXZ
28
+ HlgPbc2PCzC4bjAhBgNVHREEGjAYgRZwZXRlci5ib2xpbmdAZ21haWwuY29tMCEG
29
+ A1UdEgQaMBiBFnBldGVyLmJvbGluZ0BnbWFpbC5jb20wDQYJKoZIhvcNAQELBQAD
30
+ ggGBAJbnUwfJQFPkBgH9cL7hoBfRtmWiCvdqdjeTmi04u8zVNCUox0A4gT982DE9
31
+ wmuN12LpdajxZONqbXuzZvc+nb0StFwmFYZG6iDwaf4BPywm2e/Vmq0YG45vZXGR
32
+ L8yMDSK1cQXjmA+ZBKOHKWavxP6Vp7lWvjAhz8RFwqF9GuNIdhv9NpnCAWcMZtpm
33
+ GUPyIWw/Cw/2wZp74QzZj6Npx+LdXoLTF1HMSJXZ7/pkxLCsB8m4EFVdb/IrW/0k
34
+ kNSfjtAfBHO8nLGuqQZVH9IBD1i9K6aSs7pT6TW8itXUIlkIUI2tg5YzW6OFfPzq
35
+ QekSkX3lZfY+HTSp/o+YvKkqWLUV7PQ7xh1ZYDtocpaHwgxe/j3bBqHE+CUPH2vA
36
+ 0V/FwdTRWcwsjVoOJTrYcff8pBZ8r2MvtAc54xfnnhGFzeRHfcltobgFxkAXdE6p
37
+ DVjBtqT23eugOqQ73umLcYDZkc36vnqGxUBSsXrzY9pzV5gGr2I8YUxMqf6ATrZt
38
+ L9nRqA==
39
+ -----END CERTIFICATE-----
40
+ date: 2025-07-28 00:00:00.000000000 Z
41
+ dependencies:
42
+ - !ruby/object:Gem::Dependency
43
+ name: bundler
44
+ requirement: !ruby/object:Gem::Requirement
45
+ requirements:
46
+ - - ">="
47
+ - !ruby/object:Gem::Version
48
+ version: 1.17.3
49
+ type: :runtime
50
+ prerelease: false
51
+ version_requirements: !ruby/object:Gem::Requirement
52
+ requirements:
53
+ - - ">="
54
+ - !ruby/object:Gem::Version
55
+ version: 1.17.3
56
+ - !ruby/object:Gem::Dependency
57
+ name: rake
58
+ requirement: !ruby/object:Gem::Requirement
59
+ requirements:
60
+ - - ">="
61
+ - !ruby/object:Gem::Version
62
+ version: '10'
63
+ type: :runtime
64
+ prerelease: false
65
+ version_requirements: !ruby/object:Gem::Requirement
66
+ requirements:
67
+ - - ">="
68
+ - !ruby/object:Gem::Version
69
+ version: '10'
70
+ - !ruby/object:Gem::Dependency
71
+ name: thor
72
+ requirement: !ruby/object:Gem::Requirement
73
+ requirements:
74
+ - - ">="
75
+ - !ruby/object:Gem::Version
76
+ version: '0.14'
77
+ type: :runtime
78
+ prerelease: false
79
+ version_requirements: !ruby/object:Gem::Requirement
80
+ requirements:
81
+ - - ">="
82
+ - !ruby/object:Gem::Version
83
+ version: '0.14'
84
+ - !ruby/object:Gem::Dependency
85
+ name: stone_checksums
86
+ requirement: !ruby/object:Gem::Requirement
87
+ requirements:
88
+ - - "~>"
89
+ - !ruby/object:Gem::Version
90
+ version: '1.0'
91
+ type: :development
92
+ prerelease: false
93
+ version_requirements: !ruby/object:Gem::Requirement
94
+ requirements:
95
+ - - "~>"
96
+ - !ruby/object:Gem::Version
97
+ version: '1.0'
98
+ - !ruby/object:Gem::Dependency
99
+ name: activesupport
100
+ requirement: !ruby/object:Gem::Requirement
101
+ requirements:
102
+ - - ">="
103
+ - !ruby/object:Gem::Version
104
+ version: 3.2.21
105
+ type: :development
106
+ prerelease: false
107
+ version_requirements: !ruby/object:Gem::Requirement
108
+ requirements:
109
+ - - ">="
110
+ - !ruby/object:Gem::Version
111
+ version: 3.2.21
112
+ - !ruby/object:Gem::Dependency
113
+ name: rspec
114
+ requirement: !ruby/object:Gem::Requirement
115
+ requirements:
116
+ - - "~>"
117
+ - !ruby/object:Gem::Version
118
+ version: '3.13'
119
+ type: :development
120
+ prerelease: false
121
+ version_requirements: !ruby/object:Gem::Requirement
122
+ requirements:
123
+ - - "~>"
124
+ - !ruby/object:Gem::Version
125
+ version: '3.13'
126
+ - !ruby/object:Gem::Dependency
127
+ name: rspec-block_is_expected
128
+ requirement: !ruby/object:Gem::Requirement
129
+ requirements:
130
+ - - "~>"
131
+ - !ruby/object:Gem::Version
132
+ version: '1.0'
133
+ - - ">="
134
+ - !ruby/object:Gem::Version
135
+ version: 1.0.6
136
+ type: :development
137
+ prerelease: false
138
+ version_requirements: !ruby/object:Gem::Requirement
139
+ requirements:
140
+ - - "~>"
141
+ - !ruby/object:Gem::Version
142
+ version: '1.0'
143
+ - - ">="
144
+ - !ruby/object:Gem::Version
145
+ version: 1.0.6
146
+ - !ruby/object:Gem::Dependency
147
+ name: rspec_junit_formatter
148
+ requirement: !ruby/object:Gem::Requirement
149
+ requirements:
150
+ - - "~>"
151
+ - !ruby/object:Gem::Version
152
+ version: '0.6'
153
+ type: :development
154
+ prerelease: false
155
+ version_requirements: !ruby/object:Gem::Requirement
156
+ requirements:
157
+ - - "~>"
158
+ - !ruby/object:Gem::Version
159
+ version: '0.6'
160
+ - !ruby/object:Gem::Dependency
161
+ name: rspec-pending_for
162
+ requirement: !ruby/object:Gem::Requirement
163
+ requirements:
164
+ - - "~>"
165
+ - !ruby/object:Gem::Version
166
+ version: '0.1'
167
+ - - ">="
168
+ - !ruby/object:Gem::Version
169
+ version: 0.1.17
170
+ type: :development
171
+ prerelease: false
172
+ version_requirements: !ruby/object:Gem::Requirement
173
+ requirements:
174
+ - - "~>"
175
+ - !ruby/object:Gem::Version
176
+ version: '0.1'
177
+ - - ">="
178
+ - !ruby/object:Gem::Version
179
+ version: 0.1.17
180
+ description: Appraisal2 integrates with bundler and rake to test your library against
181
+ different versions of dependencies in repeatable scenarios called "appraisals."
182
+ email:
183
+ - galtzo@floss.com
184
+ executables:
185
+ - appraisal
186
+ extensions: []
187
+ extra_rdoc_files:
188
+ - CHANGELOG.md
189
+ - CODE_OF_CONDUCT.md
190
+ - CONTRIBUTING.md
191
+ - LICENSE.txt
192
+ - README.md
193
+ - SECURITY.md
194
+ files:
195
+ - CHANGELOG.md
196
+ - CODE_OF_CONDUCT.md
197
+ - CONTRIBUTING.md
198
+ - LICENSE.txt
199
+ - README.md
200
+ - SECURITY.md
201
+ - exe/appraisal
202
+ - lib/appraisal.rb
203
+ - lib/appraisal/appraisal.rb
204
+ - lib/appraisal/appraisal_file.rb
205
+ - lib/appraisal/bundler_dsl.rb
206
+ - lib/appraisal/cli.rb
207
+ - lib/appraisal/command.rb
208
+ - lib/appraisal/conditional.rb
209
+ - lib/appraisal/customize.rb
210
+ - lib/appraisal/dependency.rb
211
+ - lib/appraisal/dependency_list.rb
212
+ - lib/appraisal/errors.rb
213
+ - lib/appraisal/gemfile.rb
214
+ - lib/appraisal/gemspec.rb
215
+ - lib/appraisal/git.rb
216
+ - lib/appraisal/group.rb
217
+ - lib/appraisal/ordered_hash.rb
218
+ - lib/appraisal/path.rb
219
+ - lib/appraisal/platform.rb
220
+ - lib/appraisal/source.rb
221
+ - lib/appraisal/task.rb
222
+ - lib/appraisal/utils.rb
223
+ - lib/appraisal/version.rb
224
+ - lib/appraisal2.rb
225
+ homepage: https://gitlab.com/appraisal-rb/appraisal2
226
+ licenses:
227
+ - MIT
228
+ metadata:
229
+ homepage_uri: https://appraisal2.galtzo.com/
230
+ source_code_uri: https://github.com/appraisal-rb/appraisal2/releases/tag/v3.0.0
231
+ changelog_uri: https://gitlab.com/appraisal-rb/appraisal2/-/blob/v3.0.0/CHANGELOG.md
232
+ bug_tracker_uri: https://gitlab.com/appraisal-rb/appraisal2/-/issues
233
+ documentation_uri: https://www.rubydoc.info/gems/appraisal2/3.0.0
234
+ wiki_uri: https://gitlab.com/appraisal-rb/appraisal2/-/wiki
235
+ funding_uri: https://github.com/sponsors/pboling
236
+ news_uri: https://www.railsbling.com/tags/appraisal2
237
+ discord_uri: https://discord.gg/3qme4XHNKN
238
+ rubygems_mfa_required: 'true'
239
+ rdoc_options:
240
+ - "--title"
241
+ - appraisal2 - Find out what your Ruby gems are worth
242
+ - "--main"
243
+ - CHANGELOG.md
244
+ - CODE_OF_CONDUCT.md
245
+ - CONTRIBUTING.md
246
+ - LICENSE.txt
247
+ - README.md
248
+ - SECURITY.md
249
+ - "--line-numbers"
250
+ - "--inline-source"
251
+ - "--quiet"
252
+ require_paths:
253
+ - lib
254
+ required_ruby_version: !ruby/object:Gem::Requirement
255
+ requirements:
256
+ - - ">="
257
+ - !ruby/object:Gem::Version
258
+ version: 1.8.7
259
+ required_rubygems_version: !ruby/object:Gem::Requirement
260
+ requirements:
261
+ - - ">="
262
+ - !ruby/object:Gem::Version
263
+ version: '0'
264
+ requirements: []
265
+ rubygems_version: 3.7.1
266
+ specification_version: 4
267
+ summary: Find out what your Ruby gems are worth
268
+ test_files: []
metadata.gz.sig ADDED
Binary file