Skip to content

Commit d000837

Browse files
committed
Correct typo w/ OmbuLabs name
1 parent 19ef52d commit d000837

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ombu_labs-auth.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ require_relative "lib/ombu_labs/auth/version"
33
Gem::Specification.new do |spec|
44
spec.name = "ombu_labs-auth"
55
spec.version = OmbuLabs::Auth::VERSION
6-
spec.authors = ["Ombulabs"]
6+
spec.authors = ["OmbuLabs"]
77
88
spec.homepage = "https://github.com/fastruby/ombu_labs-auth"
9-
spec.summary = "Ombulabs internal authentication gem"
9+
spec.summary = "OmbuLabs internal authentication gem"
1010
spec.description = "Helps us authenticate teammates using GitHub Oauth and Devise"
1111
spec.license = "MIT"
1212
spec.metadata["allowed_push_host"] = "https://rubygems.org"

0 commit comments

Comments
 (0)