We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55773b9 commit d536b89Copy full SHA for d536b89
oauth-tty.gemspec
@@ -13,8 +13,8 @@ Gem::Specification.new do |spec|
13
spec.authors = ["Thiago Pinto", "Peter Boling"]
14
spec.email = ["peter.boling@gmail.com", "oauth-ruby@googlegroups.com"]
15
16
- spec.summary = "OAuth 1.0 TTY CLI"
17
- spec.description = "OAuth 1.0 TTY Command Line Interface"
+ spec.summary = "🖥️ OAuth 1.0 TTY CLI"
+ spec.description = "🖥️ OAuth 1.0 TTY Command Line Interface"
18
spec.homepage = "https://gitlab.com/oauth-xx/oauth-tty"
19
spec.license = "MIT"
20
spec.required_ruby_version = ">= 2.7.0"
0 commit comments