Skip to content

Commit 635efde

Browse files
committed
Add license to gemspec
1 parent e682c2f commit 635efde

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

opentelemetry-instrumentation-ruby_llm.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Gem::Specification.new do |spec|
55
spec.version = OpenTelemetry::Instrumentation::RubyLLM::VERSION
66
spec.authors = ["Clarissa Borges"]
77
spec.email = ["cborges@thoughtbot.com"]
8+
spec.license = "MIT"
89

910
spec.summary = "OpenTelemetry instrumentation for RubyLLM"
1011
spec.description = "Adds OpenTelemetry tracing to RubyLLM chat operations"

0 commit comments

Comments
 (0)