You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<img width="124px" src="https://github.com/ruby-oauth/oauth2/raw/main/docs/images/logo/galtzo-floss-logos-original.svg?raw=true" alt="Galtzo.com Logo by Aboling0, CC BY-SA 4.0">
<img src="https://github.com/ruby-oauth/oauth2/raw/main/docs/images/logo/oauth2-logo-124px.png?raw=true" alt="OAuth 2.0 Logo by Chris Messina, CC BY-SA 3.0">
[![Galtzo FLOSS Logo by Aboling0, CC BY-SA 4.0][🖼️galtzo-i]][🖼️galtzo-discord][![oauth2 Logo by Chris Messina, CC BY-SA 3.0][🖼️oauth2-i]][🖼️oauth2][![ruby-lang Logo, Yukihiro Matsumoto, Ruby Visual Identity Team, CC BY-SA 2.5][🖼️ruby-lang-i]][🖼️ruby-lang]
| Adds back support for old Rubies | ✨ [appraisal PR #250](https://github.com/thoughtbot/appraisal/pull/250)|
87
-
| Adds support for `eval_gemfile`| ✨ [appraisal PR #248](https://github.com/thoughtbot/appraisal/pull/248)|
88
-
| Please review | my PRs! |
89
-
90
85
<details>
91
86
<summary>Standard Library Dependencies</summary>
92
87
@@ -98,7 +93,7 @@ The various versions of each are tested via the Ruby test matrix, along with wha
98
93
* time
99
94
* logger (removed from stdlib in Ruby 3.5 so added as runtime dependency in v2.0.10)
100
95
101
-
If you use a gem version it should work fine!
96
+
If you use a gem version of a core Ruby library it should work fine!
102
97
103
98
</details>
104
99
@@ -785,7 +780,7 @@ For example:
785
780
spec.add_dependency("oauth2", "~> 2.0")
786
781
```
787
782
788
-
See [CHANGELOG.md][📌changelog] for a list of releases.
783
+
See [CHANGELOG.md][📌changelog] for list of releases.
789
784
790
785
## 📄 License
791
786
@@ -801,7 +796,7 @@ See [LICENSE.txt][📄license] for the official [Copyright Notice][📄copyright
801
796
<a href="https://discord.gg/3qme4XHNKN">
802
797
Galtzo.com
803
798
<picture>
804
-
<img src="https://github.com/ruby-oauth/oauth2/raw/main/docs/images/logo/galtzo-floss-logos-wordless.svg?raw=true" alt="Galtzo.com Logo by Aboling0, CC BY-SA 4.0" width="24">
799
+
<img src="https://logos.galtzo.com/assets/images/galtzo-floss/avatar-128px-blank.svg" alt="Galtzo.com Logo (Wordless) by Aboling0, CC BY-SA 4.0" width="24">
805
800
</picture>
806
801
</a>, and oauth2 contributors
807
802
</li>
@@ -822,7 +817,7 @@ or one of smaller ones, depending on button size preference.
822
817
823
818
[![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay][![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor][![Donate on Polar][🖇polar-img]][🖇polar][![Donate to my FLOSS or refugee efforts at ko-fi.com][🖇kofi-img]][🖇kofi][![Donate to my FLOSS or refugee efforts using Patreon][🖇patreon-img]][🖇patreon]
824
819
825
-
P.S. Use the gem => Discord for help
820
+
P.S. If you need help️, or want to say thanks, 👇 Join the Discord.
826
821
827
822
[![Live Chat on Discord][✉️discord-invite-img]][✉️discord-invite]
828
823
@@ -937,6 +932,10 @@ P.S. Use the gem => Discord for help
0 commit comments