Gemfile in newrelic-infinite_tracing-9.0.0 vs Gemfile in newrelic-infinite_tracing-9.1.0
- old
+ new
@@ -2,10 +2,10 @@
# See https://github.com/newrelic/newrelic-ruby-agent/blob/main/LICENSE for complete details.
# frozen_string_literal: true
source 'https://rubygems.org'
-gemspec name: "newrelic-infinite_tracing"
+gemspec name: 'newrelic-infinite_tracing'
group :development do
gem 'newrelic_rpm', path: '..'
end