oauth 0.5.12 → 0.5.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -1
- data/README.md +7 -7
- data/lib/oauth/version.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b3272539ec7202df70017b1b16ccca115081d6a14a0aed0b6fdbee90565ad5b8
|
|
4
|
+
data.tar.gz: 2c515938a4066d5f4b0ac0d064e106242f1362c615606c62794a5f39a97d44d2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e071e35abc38d4140a9c2675080fba950d6bd643fff3aab0e80ec2dd8c5946c46e2956be9dd6f8c4dd9895c8b6f08b13e7f43cd8336f58e870230fcfd4931722
|
|
7
|
+
data.tar.gz: 7eb464bb1e9db068903a6fac738d5126fc64688a7b670d931ba78a0283740cbb46329e07fc2895a4568516003bfddb72229d1c3c040165305bb307591a525da7
|
data/CHANGELOG.md
CHANGED
|
@@ -13,6 +13,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
13
13
|
|
|
14
14
|
### Removed
|
|
15
15
|
|
|
16
|
+
## [0.5.13] 2022-08-23
|
|
17
|
+
The "I think I caught 'em all!" Release
|
|
18
|
+
|
|
19
|
+
### Fixed
|
|
20
|
+
* Typo oauth2 => oauth as gem name in one more place.
|
|
21
|
+
|
|
22
|
+
## [0.5.12] 2022-08-23
|
|
23
|
+
The "Typoes are just the worst!" Release
|
|
24
|
+
|
|
25
|
+
### Fixed
|
|
26
|
+
* Typo oauth2 => oauth as gem name in a couple places.
|
|
27
|
+
|
|
16
28
|
## [0.5.11] 2022-08-23
|
|
17
29
|
The "Is this the last release with a silly name?" Release
|
|
18
30
|
|
|
@@ -397,7 +409,9 @@ but please have a look at the unit tests.
|
|
|
397
409
|
* Moved all non-Rails functionality from the Rails plugin:
|
|
398
410
|
http://code.google.com/p/oauth-plugin/
|
|
399
411
|
|
|
400
|
-
[Unreleased]: https://github.com/oauth-xx/oauth-ruby/compare/v0.5.
|
|
412
|
+
[Unreleased]: https://github.com/oauth-xx/oauth-ruby/compare/v0.5.13...v0.5-maintenance
|
|
413
|
+
[0.5.13]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.13
|
|
414
|
+
[0.5.12]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.12
|
|
401
415
|
[0.5.11]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.11
|
|
402
416
|
[0.5.10]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.10
|
|
403
417
|
[0.5.9]: https://github.com/oauth-xx/oauth-ruby/releases/tag/v0.5.9
|
data/README.md
CHANGED
|
@@ -55,14 +55,14 @@ appended indicators:
|
|
|
55
55
|
♻️ - URL needs to be updated from SASS integration. Find / Replace is insufficient.
|
|
56
56
|
-->
|
|
57
57
|
|
|
58
|
-
| | Project | bundle add
|
|
59
|
-
|
|
60
|
-
| 1️⃣ | name, license, docs | [![RubyGems.org][⛳️name-img]][⛳️gem] [![License: MIT][🖇src-license-img]][🖇src-license] [![FOSSA][🏘fossa-img]][🏘fossa] [![RubyDoc.info][🚎yard-img]][🚎yard] [![InchCI][🖐inch-ci-img]][🚎yard]
|
|
58
|
+
| | Project | bundle add oauth |
|
|
59
|
+
|:----|-----------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|
60
|
+
| 1️⃣ | name, license, docs | [![RubyGems.org][⛳️name-img]][⛳️gem] [![License: MIT][🖇src-license-img]][🖇src-license] [![FOSSA][🏘fossa-img]][🏘fossa] [![RubyDoc.info][🚎yard-img]][🚎yard] [![InchCI][🖐inch-ci-img]][🚎yard] |
|
|
61
61
|
| 2️⃣ | version & activity | [![Gem Version][⛳️version-img]][⛳️gem] [![Total Downloads][🖇DL-total-img]][⛳️gem] [![Download Rank][🏘DL-rank-img]][⛳️gem] [![Source Code][🚎src-home-img]][🚎src-home] [![Open PRs][🖐prs-o-img]][🖐prs-o] [![Closed PRs][🧮prs-c-img]][🧮prs-c] |
|
|
62
|
-
| 3️⃣ | maintenance & linting | [![Maintainability][⛳cclim-maint-img♻️]][⛳cclim-maint] [![Helpers][🖇triage-help-img]][🖇triage-help] [![Depfu][🏘depfu-img♻️]][🏘depfu♻️] [![Contributors][🚎contributors-img]][🚎contributors] [![Style][🖐style-wf-img]][🖐style-wf] [![Kloc Roll][🧮kloc-img]][🧮kloc]
|
|
63
|
-
| 4️⃣ | testing | [![Open Issues][⛳iss-o-img]][⛳iss-o] [![Closed Issues][🖇iss-c-img]][🖇iss-c] [![Supported][🏘sup-wf-img]][🏘sup-wf] [![Heads][🚎heads-wf-img]][🚎heads-wf] [![Unofficial Support][🖐uns-wf-img]][🖐uns-wf] [![MacOS][🧮mac-wf-img]][🧮mac-wf] [![Windows][📗win-wf-img]][📗win-wf]
|
|
64
|
-
| 5️⃣ | coverage & security | [![CodeClimate][⛳cclim-cov-img♻️]][⛳cclim-cov] [![CodeCov][🖇codecov-img♻️]][🖇codecov] [![Coveralls][🏘coveralls-img]][🏘coveralls] [![Security Policy][🚎sec-pol-img]][🚎sec-pol] [![CodeQL][🖐codeQL-img]][🖐codeQL] [![Code Coverage][🧮cov-wf-img]][🧮cov-wf]
|
|
65
|
-
| 6️⃣ | resources | [![Discussion][⛳gh-discussions-img]][⛳gh-discussions] [![Get help on Codementor][🖇codementor-img]][🖇codementor] [![Chat][🏘chat-img]][🏘chat] [![Blog][🚎blog-img]][🚎blog] [![Blog][🖐wiki-img]][🖐wiki]
|
|
62
|
+
| 3️⃣ | maintenance & linting | [![Maintainability][⛳cclim-maint-img♻️]][⛳cclim-maint] [![Helpers][🖇triage-help-img]][🖇triage-help] [![Depfu][🏘depfu-img♻️]][🏘depfu♻️] [![Contributors][🚎contributors-img]][🚎contributors] [![Style][🖐style-wf-img]][🖐style-wf] [![Kloc Roll][🧮kloc-img]][🧮kloc] |
|
|
63
|
+
| 4️⃣ | testing | [![Open Issues][⛳iss-o-img]][⛳iss-o] [![Closed Issues][🖇iss-c-img]][🖇iss-c] [![Supported][🏘sup-wf-img]][🏘sup-wf] [![Heads][🚎heads-wf-img]][🚎heads-wf] [![Unofficial Support][🖐uns-wf-img]][🖐uns-wf] [![MacOS][🧮mac-wf-img]][🧮mac-wf] [![Windows][📗win-wf-img]][📗win-wf] |
|
|
64
|
+
| 5️⃣ | coverage & security | [![CodeClimate][⛳cclim-cov-img♻️]][⛳cclim-cov] [![CodeCov][🖇codecov-img♻️]][🖇codecov] [![Coveralls][🏘coveralls-img]][🏘coveralls] [![Security Policy][🚎sec-pol-img]][🚎sec-pol] [![CodeQL][🖐codeQL-img]][🖐codeQL] [![Code Coverage][🧮cov-wf-img]][🧮cov-wf] |
|
|
65
|
+
| 6️⃣ | resources | [![Discussion][⛳gh-discussions-img]][⛳gh-discussions] [![Get help on Codementor][🖇codementor-img]][🖇codementor] [![Chat][🏘chat-img]][🏘chat] [![Blog][🚎blog-img]][🚎blog] [![Blog][🖐wiki-img]][🖐wiki] |
|
|
66
66
|
| 7️⃣ | spread 💖 | [![Liberapay Patrons][⛳liberapay-img]][⛳liberapay] [![Sponsor Me][🖇sponsor-img]][🖇sponsor] [![Tweet @ Peter][🏘tweet-img]][🏘tweet] [🌏][aboutme] [👼][angelme] [💻][coderme] |
|
|
67
67
|
|
|
68
68
|
<!--
|
data/lib/oauth/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: oauth
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.5.
|
|
4
|
+
version: 0.5.13
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Pelle Braendgaard
|
|
@@ -254,15 +254,15 @@ licenses:
|
|
|
254
254
|
- MIT
|
|
255
255
|
metadata:
|
|
256
256
|
homepage_uri: https://github.com/oauth-xx/oauth-ruby
|
|
257
|
-
source_code_uri: https://github.com/oauth-xx/oauth-ruby/tree/v0.5.
|
|
258
|
-
changelog_uri: https://github.com/oauth-xx/oauth-ruby/blob/v0.5.
|
|
257
|
+
source_code_uri: https://github.com/oauth-xx/oauth-ruby/tree/v0.5.13
|
|
258
|
+
changelog_uri: https://github.com/oauth-xx/oauth-ruby/blob/v0.5.13/CHANGELOG.md
|
|
259
259
|
bug_tracker_uri: https://github.com/oauth-xx/oauth-ruby/issues
|
|
260
|
-
documentation_uri: https://www.rubydoc.info/gems/oauth/0.5.
|
|
260
|
+
documentation_uri: https://www.rubydoc.info/gems/oauth/0.5.13
|
|
261
261
|
wiki_uri: https://github.com/oauth-xx/oauth-ruby/wiki
|
|
262
262
|
rubygems_mfa_required: 'true'
|
|
263
263
|
post_install_message: |2+
|
|
264
264
|
|
|
265
|
-
You have installed oauth version 0.5.
|
|
265
|
+
You have installed oauth version 0.5.13, congratulations!
|
|
266
266
|
|
|
267
267
|
Support for the 0.5.x series will end in April, 2023. Please upgrade to 0.6.x as soon as possible!
|
|
268
268
|
The only breaking change will be dropped support for Ruby 2.0, 2.1, 2.2, and 2.3.
|