Skip to content

Commit

Permalink
Support ruby 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-edmonds-dd committed Sep 11, 2024
1 parent 4693f02 commit 59e82e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source 'https://rubygems.org'
gemspec

group :test do
gem 'datadog', git: 'https://github.com/datadog/dd-trace-rb', branch: 'master'
gem 'ddtrace', git: 'https://github.com/datadog/dd-trace-rb', tag: 'v1.23.3'
gem 'ffi', '1.15.5'
gem 'rubocop', "~> 0.49.0"
gem 'rspec'
Expand Down

0 comments on commit 59e82e2

Please sign in to comment.