Skip to content

Commit 0256d6d

Browse files
committed
✏️ Fix typos
1 parent edfb31a commit 0256d6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Tidelift will coordinate the fix and disclosure.
1919

2020
Available as part of the Tidelift Subscription.
2121

22-
The maintainers of oauth2 and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use. [Learn more.](https://tidelift.com/subscription/pkg/rubygems-oauth?utm_source=rubygems-oauth&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)
22+
The maintainers of oauth and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source packages you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact packages you use. [Learn more.](https://tidelift.com/subscription/pkg/rubygems-oauth?utm_source=rubygems-oauth&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)

oauth.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
2929
# This gem will work with Ruby 2.0 or greater...
3030
spec.required_ruby_version = ">= 2.0"
3131
spec.post_install_message = "
32-
You have installed oauth2 version #{OAuth::VERSION}, congratulations!
32+
You have installed oauth version #{OAuth::VERSION}, congratulations!
3333
3434
Support for the 0.5.x series will end in April, 2023. Please upgrade to 0.6.x as soon as possible!
3535
The only breaking change will be dropped support for Ruby 2.0, 2.1, 2.2, and 2.3.

0 commit comments

Comments
 (0)