Skip to content

Commit 92d3e43

Browse files
authored
Update branding in gemspec (#17)
1 parent c3aa7c1 commit 92d3e43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

logtail.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ Gem::Specification.new do |spec|
66
spec.name = "logtail"
77
spec.version = Logtail::VERSION
88
spec.platform = Gem::Platform::RUBY
9-
spec.authors = ["Logtail"]
10-
spec.email = ["hi@logtail.com"]
9+
spec.authors = ["Better Stack"]
10+
spec.email = ["hello@betterstack.com"]
1111
spec.homepage = "https://github.com/logtail/logtail-ruby"
1212
spec.license = "ISC"
1313

14-
spec.summary = "Query logs like you query your database. https://logtail.com"
14+
spec.summary = "Query logs like you query your database. https://logs.betterstack.com/"
1515

1616
spec.metadata["bug_tracker_uri"] = "#{spec.homepage}/issues"
1717
spec.metadata["changelog_uri"] = "#{spec.homepage}/tree/master/CHANGELOG.md"

0 commit comments

Comments
 (0)