Skip to content

Commit

Permalink
Update newrelic_rpm requirement from = 7.2.0 to = 9.4.1
Browse files Browse the repository at this point in the history
Updates the requirements on [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) to permit the latest version.
- [Release notes](https://github.com/newrelic/newrelic-ruby-agent/releases)
- [Changelog](https://github.com/newrelic/newrelic-ruby-agent/blob/dev/CHANGELOG.md)
- [Commits](newrelic/newrelic-ruby-agent@7.2.0...9.4.1)

---
updated-dependencies:
- dependency-name: newrelic_rpm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent 2a85e2e commit 43efa49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion station.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency('countries', '4.0.1')
spec.add_runtime_dependency('country_select', '6.0.0')
spec.add_runtime_dependency('smartling', '2.0.3')
spec.add_runtime_dependency('newrelic_rpm', '7.2.0')
spec.add_runtime_dependency('newrelic_rpm', '9.4.1')
spec.add_runtime_dependency('redis', '4.3.1')
spec.add_runtime_dependency('sassc-rails', '2.1.2')
spec.add_runtime_dependency('gmaps4rails', '2.1.2')
Expand Down

0 comments on commit 43efa49

Please sign in to comment.