Skip to content

Commit

Permalink
move ddtrace dependency to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed Sep 7, 2023
1 parent f0b4e91 commit 157616d
Show file tree
Hide file tree
Showing 98 changed files with 237 additions and 188 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ source "https://rubygems.org"
# Specify your gem's dependencies in datadog-ci.gemspec
gemspec

# needed to run tests, always present at runtime
gem "ddtrace"

gem "pry"
gem "rake"
gem "rspec"
Expand Down
2 changes: 0 additions & 2 deletions datadog-ci.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,4 @@ Gem::Specification.new do |spec|
]].select { |fn| File.file?(fn) } # We don't want directories, only files

spec.require_paths = ["lib"]

spec.add_development_dependency "ddtrace", "~> 1"
end
1 change: 1 addition & 0 deletions gemfiles/jruby_9.4.0.0_cucumber_3.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

source "https://rubygems.org"

gem "ddtrace"
gem "pry"
gem "rake"
gem "rspec"
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/jruby_9.4.0.0_cucumber_3.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ..
specs:
datadog-ci (0.1.0)
ddtrace (~> 1)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -33,7 +32,7 @@ GEM
cucumber-expressions (6.0.1)
cucumber-tag_expressions (1.1.1)
cucumber-wire (0.0.1)
ddtrace (1.13.1)
ddtrace (1.14.0)
debase-ruby_core_source (= 3.2.1)
libdatadog (~> 3.0.0.1.0)
libddwaf (~> 1.9.0.0.0)
Expand Down Expand Up @@ -84,7 +83,7 @@ GEM
rspec-support (3.12.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.56.1)
rubocop (1.56.2)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -138,6 +137,7 @@ DEPENDENCIES
climate_control
cucumber (~> 3)
datadog-ci!
ddtrace
os
pry
rake
Expand Down
1 change: 1 addition & 0 deletions gemfiles/jruby_9.4.0.0_cucumber_4.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

source "https://rubygems.org"

gem "ddtrace"
gem "pry"
gem "rake"
gem "rspec"
Expand Down
10 changes: 5 additions & 5 deletions gemfiles/jruby_9.4.0.0_cucumber_4.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ PATH
remote: ..
specs:
datadog-ci (0.1.0)
ddtrace (~> 1)

GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.7)
activesupport (7.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -53,7 +52,7 @@ GEM
cucumber-core (~> 7.1, >= 7.1.0)
cucumber-cucumber-expressions (~> 10.1, >= 10.1.0)
cucumber-messages (~> 12.2, >= 12.2.0)
ddtrace (1.13.1)
ddtrace (1.14.0)
debase-ruby_core_source (= 3.2.1)
libdatadog (~> 3.0.0.1.0)
libddwaf (~> 1.9.0.0.0)
Expand All @@ -72,7 +71,7 @@ GEM
lint_roller (1.1.0)
method_source (1.0.0)
middleware (0.1.0)
minitest (5.19.0)
minitest (5.20.0)
msgpack (1.7.2-java)
multi_test (0.1.2)
os (1.1.4)
Expand Down Expand Up @@ -111,7 +110,7 @@ GEM
rspec-support (3.12.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.56.1)
rubocop (1.56.2)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -170,6 +169,7 @@ DEPENDENCIES
climate_control
cucumber (~> 4)
datadog-ci!
ddtrace
os
pry
rake
Expand Down
1 change: 1 addition & 0 deletions gemfiles/jruby_9.4.0.0_cucumber_5.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

source "https://rubygems.org"

gem "ddtrace"
gem "pry"
gem "rake"
gem "rspec"
Expand Down
10 changes: 5 additions & 5 deletions gemfiles/jruby_9.4.0.0_cucumber_5.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ PATH
remote: ..
specs:
datadog-ci (0.1.0)
ddtrace (~> 1)

GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.7)
activesupport (7.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -53,7 +52,7 @@ GEM
cucumber-core (~> 8.0, >= 8.0.1)
cucumber-cucumber-expressions (~> 10.3, >= 10.3.0)
cucumber-messages (~> 13.0, >= 13.0.1)
ddtrace (1.13.1)
ddtrace (1.14.0)
debase-ruby_core_source (= 3.2.1)
libdatadog (~> 3.0.0.1.0)
libddwaf (~> 1.9.0.0.0)
Expand All @@ -72,7 +71,7 @@ GEM
lint_roller (1.1.0)
method_source (1.0.0)
middleware (0.1.0)
minitest (5.19.0)
minitest (5.20.0)
msgpack (1.7.2-java)
multi_test (0.1.2)
os (1.1.4)
Expand Down Expand Up @@ -111,7 +110,7 @@ GEM
rspec-support (3.12.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.56.1)
rubocop (1.56.2)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -170,6 +169,7 @@ DEPENDENCIES
climate_control
cucumber (~> 5)
datadog-ci!
ddtrace
os
pry
rake
Expand Down
1 change: 1 addition & 0 deletions gemfiles/jruby_9.4.0.0_cucumber_6.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

source "https://rubygems.org"

gem "ddtrace"
gem "pry"
gem "rake"
gem "rspec"
Expand Down
10 changes: 5 additions & 5 deletions gemfiles/jruby_9.4.0.0_cucumber_6.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ PATH
remote: ..
specs:
datadog-ci (0.1.0)
ddtrace (~> 1)

GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.7)
activesupport (7.0.7.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -54,7 +53,7 @@ GEM
cucumber-core (~> 9.0, >= 9.0.1)
cucumber-cucumber-expressions (~> 12.1, >= 12.1.1)
cucumber-messages (~> 15.0, >= 15.0.0)
ddtrace (1.13.1)
ddtrace (1.14.0)
debase-ruby_core_source (= 3.2.1)
libdatadog (~> 3.0.0.1.0)
libddwaf (~> 1.9.0.0.0)
Expand All @@ -76,7 +75,7 @@ GEM
mime-types (3.5.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0808)
minitest (5.19.0)
minitest (5.20.0)
msgpack (1.7.2-java)
multi_test (0.1.2)
os (1.1.4)
Expand Down Expand Up @@ -115,7 +114,7 @@ GEM
rspec-support (3.12.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.56.1)
rubocop (1.56.2)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -174,6 +173,7 @@ DEPENDENCIES
climate_control
cucumber (~> 6)
datadog-ci!
ddtrace
os
pry
rake
Expand Down
1 change: 1 addition & 0 deletions gemfiles/jruby_9.4.0.0_cucumber_7.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

source "https://rubygems.org"

gem "ddtrace"
gem "pry"
gem "rake"
gem "rspec"
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/jruby_9.4.0.0_cucumber_7.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ..
specs:
datadog-ci (0.1.0)
ddtrace (~> 1)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -46,7 +45,7 @@ GEM
cucumber-wire (6.2.1)
cucumber-core (~> 10.1, >= 10.1.0)
cucumber-cucumber-expressions (~> 14.0, >= 14.0.0)
ddtrace (1.13.1)
ddtrace (1.14.0)
debase-ruby_core_source (= 3.2.1)
libdatadog (~> 3.0.0.1.0)
libddwaf (~> 1.9.0.0.0)
Expand Down Expand Up @@ -98,7 +97,7 @@ GEM
rspec-support (3.12.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.56.1)
rubocop (1.56.2)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -154,6 +153,7 @@ DEPENDENCIES
climate_control
cucumber (~> 7)
datadog-ci!
ddtrace
os
pry
rake
Expand Down
1 change: 1 addition & 0 deletions gemfiles/jruby_9.4.0.0_cucumber_8.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

source "https://rubygems.org"

gem "ddtrace"
gem "pry"
gem "rake"
gem "rspec"
Expand Down
6 changes: 3 additions & 3 deletions gemfiles/jruby_9.4.0.0_cucumber_8.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ..
specs:
datadog-ci (0.1.0)
ddtrace (~> 1)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -40,7 +39,7 @@ GEM
cucumber-messages (~> 18.0, >= 18.0.0)
cucumber-messages (18.0.0)
cucumber-tag-expressions (4.1.0)
ddtrace (1.13.1)
ddtrace (1.14.0)
debase-ruby_core_source (= 3.2.1)
libdatadog (~> 3.0.0.1.0)
libddwaf (~> 1.9.0.0.0)
Expand Down Expand Up @@ -92,7 +91,7 @@ GEM
rspec-support (3.12.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.56.1)
rubocop (1.56.2)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -148,6 +147,7 @@ DEPENDENCIES
climate_control
cucumber (~> 8)
datadog-ci!
ddtrace
os
pry
rake
Expand Down
1 change: 1 addition & 0 deletions gemfiles/jruby_9.4.0.0_minitest_5.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

source "https://rubygems.org"

gem "ddtrace"
gem "pry"
gem "rake"
gem "rspec"
Expand Down
8 changes: 4 additions & 4 deletions gemfiles/jruby_9.4.0.0_minitest_5.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ PATH
remote: ..
specs:
datadog-ci (0.1.0)
ddtrace (~> 1)

GEM
remote: https://rubygems.org/
Expand All @@ -15,7 +14,7 @@ GEM
base64 (0.1.1)
climate_control (1.2.0)
coderay (1.1.3)
ddtrace (1.13.1)
ddtrace (1.14.0)
debase-ruby_core_source (= 3.2.1)
libdatadog (~> 3.0.0.1.0)
libddwaf (~> 1.9.0.0.0)
Expand All @@ -31,7 +30,7 @@ GEM
ffi (~> 1.0)
lint_roller (1.1.0)
method_source (1.0.0)
minitest (5.19.0)
minitest (5.20.0)
msgpack (1.7.2-java)
os (1.1.4)
parallel (1.23.0)
Expand Down Expand Up @@ -64,7 +63,7 @@ GEM
rspec-support (3.12.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.56.1)
rubocop (1.56.2)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -117,6 +116,7 @@ DEPENDENCIES
appraisal
climate_control
datadog-ci!
ddtrace
minitest (~> 5)
os
pry
Expand Down
1 change: 1 addition & 0 deletions gemfiles/jruby_9.4.0.0_rspec_3.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

source "https://rubygems.org"

gem "ddtrace"
gem "pry"
gem "rake"
gem "rspec", "~> 3"
Expand Down
Loading

0 comments on commit 157616d

Please sign in to comment.