Skip to content

Commit 6d51eb2

Browse files
authored
Update omniauth-identity.gemspec
1 parent 8cd9e3a commit 6d51eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omniauth-identity.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Gem::Specification.new do |gem|
2222
gem.required_ruby_version = '>= 2.4'
2323
gem.name = 'omniauth-identity'
2424
gem.version = OmniAuth::Identity::VERSION
25-
gem.description = 'Internal authentication handlers for OmniAuth.'
25+
gem.description = 'Traditional username/password based authentication system for OmniAuth'
2626
gem.summary = gem.description
2727
gem.homepage = 'http://github.com/omniauth/omniauth-identity'
2828
gem.authors = ['Peter Boling', 'Andrew Roberts', 'Michael Bleigh']

0 commit comments

Comments
 (0)