Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .instrumentation_generator/templates/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@

source 'https://rubygems.org'

# DO NOT ADD DEPENDENCIES HERE!
# Please declare a minimum development dependency in the gemspec,
# then target specific versions in the Appraisals file.

gemspec

group :test do
Expand Down
4 changes: 0 additions & 4 deletions helpers/sql/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@

source 'https://rubygems.org'

# DO NOT ADD DEPENDENCIES HERE!
# Please declare a minimum development dependency in the gemspec,
# then target specific versions in the Appraisals file.

gemspec

group :test do
Expand Down
4 changes: 0 additions & 4 deletions instrumentation/grape/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@

source 'https://rubygems.org'

# DO NOT ADD DEPENDENCIES HERE!
# Please declare a minimum development dependency in the gemspec,
# then target specific versions in the Appraisals file.

gemspec

group :test do
Expand Down
4 changes: 0 additions & 4 deletions instrumentation/gruf/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@

source 'https://rubygems.org'

# DO NOT ADD DEPENDENCIES HERE!
# Please declare a minimum development dependency in the gemspec,
# then target specific versions in the Appraisals file.

gemspec

group :test do
Expand Down
4 changes: 0 additions & 4 deletions instrumentation/racecar/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@

source 'https://rubygems.org'

# DO NOT ADD DEPENDENCIES HERE!
# Please declare a minimum development dependency in the gemspec,
# then target specific versions in the Appraisals file.

gemspec

group :test do
Expand Down
4 changes: 0 additions & 4 deletions instrumentation/racecar/example/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@

source 'https://rubygems.org'

# DO NOT ADD DEPENDENCIES HERE!
# Please declare a minimum development dependency in the gemspec,
# then target specific versions in the Appraisals file.

gem 'activesupport'
gem 'opentelemetry-instrumentation-base', path: '../../base'
gem 'opentelemetry-instrumentation-racecar', path: '../'
Expand Down
4 changes: 0 additions & 4 deletions instrumentation/rake/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@

source 'https://rubygems.org'

# DO NOT ADD DEPENDENCIES HERE!
# Please declare a minimum development dependency in the gemspec,
# then target specific versions in the Appraisals file.

gemspec

group :test do
Expand Down