oauth2 2.0.11 → 2.0.13

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oauth2
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.11
4
+ version: 2.0.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peter Boling
@@ -37,7 +37,7 @@ cert_chain:
37
37
  DVjBtqT23eugOqQ73umLcYDZkc36vnqGxUBSsXrzY9pzV5gGr2I8YUxMqf6ATrZt
38
38
  L9nRqA==
39
39
  -----END CERTIFICATE-----
40
- date: 2025-05-23 00:00:00.000000000 Z
40
+ date: 1980-01-02 00:00:00.000000000 Z
41
41
  dependencies:
42
42
  - !ruby/object:Gem::Dependency
43
43
  name: faraday
@@ -151,22 +151,22 @@ dependencies:
151
151
  name: version_gem
152
152
  requirement: !ruby/object:Gem::Requirement
153
153
  requirements:
154
+ - - "~>"
155
+ - !ruby/object:Gem::Version
156
+ version: '1.1'
154
157
  - - ">="
155
158
  - !ruby/object:Gem::Version
156
159
  version: 1.1.8
157
- - - "<"
158
- - !ruby/object:Gem::Version
159
- version: '3'
160
160
  type: :runtime
161
161
  prerelease: false
162
162
  version_requirements: !ruby/object:Gem::Requirement
163
163
  requirements:
164
+ - - "~>"
165
+ - !ruby/object:Gem::Version
166
+ version: '1.1'
164
167
  - - ">="
165
168
  - !ruby/object:Gem::Version
166
169
  version: 1.1.8
167
- - - "<"
168
- - !ruby/object:Gem::Version
169
- version: '3'
170
170
  - !ruby/object:Gem::Dependency
171
171
  name: addressable
172
172
  requirement: !ruby/object:Gem::Requirement
@@ -208,69 +208,7 @@ dependencies:
208
208
  - !ruby/object:Gem::Version
209
209
  version: 3.25.1
210
210
  - !ruby/object:Gem::Dependency
211
- name: nkf
212
- requirement: !ruby/object:Gem::Requirement
213
- requirements:
214
- - - "~>"
215
- - !ruby/object:Gem::Version
216
- version: '0.2'
217
- type: :development
218
- prerelease: false
219
- version_requirements: !ruby/object:Gem::Requirement
220
- requirements:
221
- - - "~>"
222
- - !ruby/object:Gem::Version
223
- version: '0.2'
224
- - !ruby/object:Gem::Dependency
225
- name: rake
226
- requirement: !ruby/object:Gem::Requirement
227
- requirements:
228
- - - "~>"
229
- - !ruby/object:Gem::Version
230
- version: '13.0'
231
- type: :development
232
- prerelease: false
233
- version_requirements: !ruby/object:Gem::Requirement
234
- requirements:
235
- - - "~>"
236
- - !ruby/object:Gem::Version
237
- version: '13.0'
238
- - !ruby/object:Gem::Dependency
239
- name: rexml
240
- requirement: !ruby/object:Gem::Requirement
241
- requirements:
242
- - - "~>"
243
- - !ruby/object:Gem::Version
244
- version: '3.2'
245
- - - ">="
246
- - !ruby/object:Gem::Version
247
- version: 3.2.5
248
- type: :development
249
- prerelease: false
250
- version_requirements: !ruby/object:Gem::Requirement
251
- requirements:
252
- - - "~>"
253
- - !ruby/object:Gem::Version
254
- version: '3.2'
255
- - - ">="
256
- - !ruby/object:Gem::Version
257
- version: 3.2.5
258
- - !ruby/object:Gem::Dependency
259
- name: rspec
260
- requirement: !ruby/object:Gem::Requirement
261
- requirements:
262
- - - "~>"
263
- - !ruby/object:Gem::Version
264
- version: '3.13'
265
- type: :development
266
- prerelease: false
267
- version_requirements: !ruby/object:Gem::Requirement
268
- requirements:
269
- - - "~>"
270
- - !ruby/object:Gem::Version
271
- version: '3.13'
272
- - !ruby/object:Gem::Dependency
273
- name: rspec-block_is_expected
211
+ name: kettle-dev
274
212
  requirement: !ruby/object:Gem::Requirement
275
213
  requirements:
276
214
  - - "~>"
@@ -278,7 +216,7 @@ dependencies:
278
216
  version: '1.0'
279
217
  - - ">="
280
218
  - !ruby/object:Gem::Version
281
- version: 1.0.6
219
+ version: 1.0.23
282
220
  type: :development
283
221
  prerelease: false
284
222
  version_requirements: !ruby/object:Gem::Requirement
@@ -288,100 +226,68 @@ dependencies:
288
226
  version: '1.0'
289
227
  - - ">="
290
228
  - !ruby/object:Gem::Version
291
- version: 1.0.6
292
- - !ruby/object:Gem::Dependency
293
- name: rspec-pending_for
294
- requirement: !ruby/object:Gem::Requirement
295
- requirements:
296
- - - "~>"
297
- - !ruby/object:Gem::Version
298
- version: '0.1'
299
- - - ">="
300
- - !ruby/object:Gem::Version
301
- version: 0.1.17
302
- type: :development
303
- prerelease: false
304
- version_requirements: !ruby/object:Gem::Requirement
305
- requirements:
306
- - - "~>"
307
- - !ruby/object:Gem::Version
308
- version: '0.1'
309
- - - ">="
310
- - !ruby/object:Gem::Version
311
- version: 0.1.17
229
+ version: 1.0.23
312
230
  - !ruby/object:Gem::Dependency
313
- name: rspec-stubbed_env
231
+ name: nkf
314
232
  requirement: !ruby/object:Gem::Requirement
315
233
  requirements:
316
234
  - - "~>"
317
235
  - !ruby/object:Gem::Version
318
- version: '1.0'
319
- - - ">="
320
- - !ruby/object:Gem::Version
321
- version: 1.0.2
236
+ version: '0.2'
322
237
  type: :development
323
238
  prerelease: false
324
239
  version_requirements: !ruby/object:Gem::Requirement
325
240
  requirements:
326
241
  - - "~>"
327
242
  - !ruby/object:Gem::Version
328
- version: '1.0'
329
- - - ">="
330
- - !ruby/object:Gem::Version
331
- version: 1.0.2
243
+ version: '0.2'
332
244
  - !ruby/object:Gem::Dependency
333
- name: silent_stream
245
+ name: rexml
334
246
  requirement: !ruby/object:Gem::Requirement
335
247
  requirements:
336
248
  - - "~>"
337
249
  - !ruby/object:Gem::Version
338
- version: '1.0'
250
+ version: '3.2'
339
251
  - - ">="
340
252
  - !ruby/object:Gem::Version
341
- version: 1.0.11
253
+ version: 3.2.5
342
254
  type: :development
343
255
  prerelease: false
344
256
  version_requirements: !ruby/object:Gem::Requirement
345
257
  requirements:
346
258
  - - "~>"
347
259
  - !ruby/object:Gem::Version
348
- version: '1.0'
260
+ version: '3.2'
349
261
  - - ">="
350
262
  - !ruby/object:Gem::Version
351
- version: 1.0.11
352
- - !ruby/object:Gem::Dependency
353
- name: stone_checksums
354
- requirement: !ruby/object:Gem::Requirement
355
- requirements:
356
- - - "~>"
357
- - !ruby/object:Gem::Version
358
- version: '1.0'
359
- type: :development
360
- prerelease: false
361
- version_requirements: !ruby/object:Gem::Requirement
362
- requirements:
363
- - - "~>"
364
- - !ruby/object:Gem::Version
365
- version: '1.0'
366
- description: Ruby wrapper for the OAuth 2.0 protocol
263
+ version: 3.2.5
264
+ description: "\U0001F510 A Ruby wrapper for the OAuth 2.0 Authorization Framework,
265
+ including the OAuth 2.1 draft spec, and OpenID Connect (OIDC)"
367
266
  email:
368
- - peter.boling@gmail.com
369
- - oauth-ruby@googlegroups.com
267
+ - floss@galtzo.com
370
268
  executables: []
371
269
  extensions: []
372
270
  extra_rdoc_files:
373
271
  - CHANGELOG.md
272
+ - CITATION.cff
374
273
  - CODE_OF_CONDUCT.md
375
274
  - CONTRIBUTING.md
275
+ - FUNDING.md
376
276
  - LICENSE.txt
377
277
  - README.md
278
+ - REEK
279
+ - RUBOCOP.md
378
280
  - SECURITY.md
379
281
  files:
380
282
  - CHANGELOG.md
283
+ - CITATION.cff
381
284
  - CODE_OF_CONDUCT.md
382
285
  - CONTRIBUTING.md
286
+ - FUNDING.md
383
287
  - LICENSE.txt
384
288
  - README.md
289
+ - REEK
290
+ - RUBOCOP.md
385
291
  - SECURITY.md
386
292
  - lib/oauth2.rb
387
293
  - lib/oauth2/access_token.rb
@@ -397,65 +303,63 @@ files:
397
303
  - lib/oauth2/strategy/implicit.rb
398
304
  - lib/oauth2/strategy/password.rb
399
305
  - lib/oauth2/version.rb
400
- homepage: https://github.com/oauth-xx/oauth2
306
+ - sig/oauth2.rbs
307
+ - sig/oauth2/access_token.rbs
308
+ - sig/oauth2/authenticator.rbs
309
+ - sig/oauth2/client.rbs
310
+ - sig/oauth2/error.rbs
311
+ - sig/oauth2/filtered_attributes.rbs
312
+ - sig/oauth2/response.rbs
313
+ - sig/oauth2/strategy.rbs
314
+ - sig/oauth2/version.rbs
315
+ homepage: https://github.com/ruby-oauth/oauth2
401
316
  licenses:
402
317
  - MIT
403
318
  metadata:
404
319
  homepage_uri: https://oauth2.galtzo.com/
405
- source_code_uri: https://github.com/oauth-xx/oauth2/releases/tag//v2.0.11
406
- changelog_uri: https://gitlab.com/oauth-xx/oauth2/-/blob/v2.0.11/CHANGELOG.md
407
- bug_tracker_uri: https://gitlab.com/oauth-xx/oauth2/-/issues
408
- documentation_uri: https://www.rubydoc.info/gems/oauth2/2.0.11
409
- wiki_uri: https://gitlab.com/oauth-xx/oauth2/-/wiki
320
+ source_code_uri: https://github.com/ruby-oauth/oauth2/tree/v2.0.13
321
+ changelog_uri: https://github.com/ruby-oauth/oauth2/blob/v2.0.13/CHANGELOG.md
322
+ bug_tracker_uri: https://github.com/ruby-oauth/oauth2/issues
323
+ documentation_uri: https://www.rubydoc.info/gems/oauth2/2.0.13
410
324
  mailing_list_uri: https://groups.google.com/g/oauth-ruby
411
- funding_uri: https://liberapay.com/pboling
325
+ funding_uri: https://github.com/sponsors/pboling
326
+ wiki_uri: https://gitlab.com/ruby-oauth/oauth2/-/wiki
412
327
  news_uri: https://www.railsbling.com/tags/oauth2
328
+ discord_uri: https://discord.gg/3qme4XHNKN
413
329
  rubygems_mfa_required: 'true'
414
330
  post_install_message: |2
415
331
 
416
- You have installed oauth2 version 2.0.11, congratulations!
332
+ ---+++--- oauth2 v2.0.13 ---+++---
417
333
 
418
- There are BREAKING changes if you are upgrading from < v2, but most will not encounter them, and updating your code should be easy!
419
- Please see:
420
- • https://gitlab.com/oauth-xx/oauth2/-/blob/main/SECURITY.md
421
- • https://gitlab.com/oauth-xx/oauth2/-/blob/v2.0.11/CHANGELOG.md#200-2022-06-21-tag
422
- • Summary of most important breaking changes: https://gitlab.com/oauth-xx/oauth2#what-is-new-for-v20
334
+ (minor) ⚠️ BREAKING CHANGES ⚠️ when upgrading from < v2
335
+ Summary of breaking changes: https://gitlab.com/ruby-oauth/oauth2#what-is-new-for-v20
336
+ Changes in this patch: https://gitlab.com/ruby-oauth/oauth2/-/blob/v2.0.13/CHANGELOG.md#200-2022-06-21-tag
423
337
 
424
- There are BUGFIXES in v2.0.11, which depending on how you relied on them instead of reporting and fixing them, may be BREAKING for you.
425
- For more information please see:
426
- https://railsbling.com/tags/oauth2
427
-
428
- Important News:
429
- 1. Google Group is "active" (again)!
430
- • https://groups.google.com/g/oauth-ruby/c/QA_dtrXWXaE
431
- 2. Non-commercial support for the 2.x series will end by April, 2026. Please make a plan to upgrade to the next version prior to that date.
338
+ News:
339
+ 1. New documentation website: https://oauth2.galtzo.com
340
+ 2. New official Discord for discussion and support: https://discord.gg/3qme4XHNKN
341
+ 3. New org name "ruby-oauth" on Open Source Collective, GitHub, GitLab, Codeberg (update git remotes!)
342
+ 4. Non-commercial support for the 2.x series will end by April, 2026. Please make a plan to upgrade to the next version prior to that date.
432
343
  Support will be dropped for Ruby 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 3.0, 3.1 and any other Ruby versions which will also have reached EOL by then.
433
- 3. Gem releases are now cryptographically signed with a 20-year cert, with checksums by stone_checksums.
434
- 4. I need your support.
435
-
436
- If you are sentient, please consider a donation as I move toward supporting myself with Open Source work:
437
- • https://liberapay.com/pboling
438
- • https://ko-fi.com/pboling
439
- • https://www.buymeacoffee.com/pboling
440
- • https://github.com/sponsors/pboling
441
-
442
- If you are a corporation, please consider supporting this project, and open source work generally, with a TideLift subscription.
443
- https://tidelift.com/funding/github/rubygems/oauth
444
- Or hire me. I am looking for a job!
445
-
446
- Please report issues, and star the project!
447
-
448
- Thanks, |7eter l-|. l3oling
344
+ 5. Gem releases are cryptographically signed with a 20-year cert, with checksums by stone_checksums.
345
+ 6. Please consider supporting this project:
346
+ • https://opencollective.com/ruby-oauth (new!)
347
+ https://liberapay.com/pboling
348
+ • https://github.com/sponsors/pboling
349
+ • https://www.paypal.com/paypalme/peterboling
350
+ • https://ko-fi.com/pboling
351
+ • https://www.buymeacoffee.com/pboling
352
+ • https://tidelift.com/funding/github/rubygems/oauth
353
+ Hire me - I can build anything
354
+ Report issues, and star the project
355
+ Thanks, @pboling / @galtzo
449
356
  rdoc_options:
450
357
  - "--title"
451
- - oauth2 - OAuth 2.0 Core Ruby implementation
358
+ - "oauth2 - \U0001F510 OAuth 2.0, 2.1 & OIDC Core Ruby implementation"
452
359
  - "--main"
453
- - CHANGELOG.md
454
- - CODE_OF_CONDUCT.md
455
- - CONTRIBUTING.md
456
- - LICENSE.txt
457
360
  - README.md
458
- - SECURITY.md
361
+ - "--exclude"
362
+ - "^sig/"
459
363
  - "--line-numbers"
460
364
  - "--inline-source"
461
365
  - "--quiet"
@@ -472,7 +376,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
472
376
  - !ruby/object:Gem::Version
473
377
  version: '0'
474
378
  requirements: []
475
- rubygems_version: 3.6.9
379
+ rubygems_version: 3.7.1
476
380
  specification_version: 4
477
- summary: OAuth 2.0 Core Ruby implementation
381
+ summary: "\U0001F510 OAuth 2.0, 2.1 & OIDC Core Ruby implementation"
478
382
  test_files: []
metadata.gz.sig CHANGED
Binary file