We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31cd669 commit 3056da9Copy full SHA for 3056da9
4 files changed
.gitignore
@@ -54,3 +54,5 @@ build-iPhoneSimulator/
54
55
# Used by RuboCop. Remote config files pulled in from inherit_from directive.
56
# .rubocop-https?--*
57
+traceloop-sdk/Gemfile.lock
58
+opentelemetry-semantic_conventions_ai/Gemfile.lock
Gemfile
semantic_conventions_ai/Gemfile
@@ -4,4 +4,4 @@ source "https://rubygems.org"
4
5
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
6
7
-# gem "rails"
+gemspec
traceloop-sdk/Gemfile
0 commit comments