File tree Expand file tree Collapse file tree 7 files changed +0
-28
lines changed
.instrumentation_generator/templates Expand file tree Collapse file tree 7 files changed +0
-28
lines changed Original file line number Diff line number Diff line change 6
6
7
7
source 'https://rubygems.org'
8
8
9
- # DO NOT ADD DEPENDENCIES HERE!
10
- # Please declare a minimum development dependency in the gemspec,
11
- # then target specific versions in the Appraisals file.
12
-
13
9
gemspec
14
10
15
11
group :test do
Original file line number Diff line number Diff line change 6
6
7
7
source 'https://rubygems.org'
8
8
9
- # DO NOT ADD DEPENDENCIES HERE!
10
- # Please declare a minimum development dependency in the gemspec,
11
- # then target specific versions in the Appraisals file.
12
-
13
9
gemspec
14
10
15
11
group :test do
Original file line number Diff line number Diff line change 6
6
7
7
source 'https://rubygems.org'
8
8
9
- # DO NOT ADD DEPENDENCIES HERE!
10
- # Please declare a minimum development dependency in the gemspec,
11
- # then target specific versions in the Appraisals file.
12
-
13
9
gemspec
14
10
15
11
group :test do
Original file line number Diff line number Diff line change 6
6
7
7
source 'https://rubygems.org'
8
8
9
- # DO NOT ADD DEPENDENCIES HERE!
10
- # Please declare a minimum development dependency in the gemspec,
11
- # then target specific versions in the Appraisals file.
12
-
13
9
gemspec
14
10
15
11
group :test do
Original file line number Diff line number Diff line change 6
6
7
7
source 'https://rubygems.org'
8
8
9
- # DO NOT ADD DEPENDENCIES HERE!
10
- # Please declare a minimum development dependency in the gemspec,
11
- # then target specific versions in the Appraisals file.
12
-
13
9
gemspec
14
10
15
11
group :test do
Original file line number Diff line number Diff line change 6
6
7
7
source 'https://rubygems.org'
8
8
9
- # DO NOT ADD DEPENDENCIES HERE!
10
- # Please declare a minimum development dependency in the gemspec,
11
- # then target specific versions in the Appraisals file.
12
-
13
9
gem 'activesupport'
14
10
gem 'opentelemetry-instrumentation-base' , path : '../../base'
15
11
gem 'opentelemetry-instrumentation-racecar' , path : '../'
Original file line number Diff line number Diff line change 6
6
7
7
source 'https://rubygems.org'
8
8
9
- # DO NOT ADD DEPENDENCIES HERE!
10
- # Please declare a minimum development dependency in the gemspec,
11
- # then target specific versions in the Appraisals file.
12
-
13
9
gemspec
14
10
15
11
group :test do
You can’t perform that action at this time.
0 commit comments