Skip to content

Commit ed18058

Browse files
committed
Sets gem name in spec
1 parent ab21b25 commit ed18058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datadog-queue-bus.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
55
require 'datadog_queue_bus/version'
66

77
Gem::Specification.new do |spec|
8-
spec.name = 'datadog_queue_bus'
8+
spec.name = 'datadog-queue-bus'
99
spec.version = DatadogQueueBus::VERSION
1010
spec.authors = ['kbacha']
1111
spec.email = ['[email protected]']

0 commit comments

Comments
 (0)