Skip to content

Commit

Permalink
Try to fix Spring test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
marcotc committed Jan 16, 2024
1 parent 16e3cb3 commit 82aaa02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/datadog/core/environment/execution_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
gemfile(true) do
source 'https://rubygems.org'
gem 'spring', '>= 2.0.2'
gem 'concurrent-ruby', '#{Gem.loaded_specs['concurrent-ruby'].version}'
end
# Load the `bin/spring` file, just like a real Spring application would.
Expand Down

0 comments on commit 82aaa02

Please sign in to comment.