Skip to content

Commit

Permalink
[DFUN-13] Upgrade newrelic gem to 9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajat2809 committed Apr 28, 2023
1 parent bad7599 commit 3aee103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chore-new_relic.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ Gem::Specification.new do |spec|
spec.add_dependency("chore-core", [">= 1.8.4"])
spec.add_development_dependency("bundler", [">= 0"])
spec.add_development_dependency("rake")
spec.add_runtime_dependency(%q<newrelic_rpm>, ['>= 4.5.0'])
spec.add_runtime_dependency(%q<newrelic_rpm>, ['>= 9.2.0'])
end

0 comments on commit 3aee103

Please sign in to comment.