Skip to content

Commit

Permalink
Bump newrelic_rpm from 9.16.1 to 9.17.0
Browse files Browse the repository at this point in the history
Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.16.1 to 9.17.0.
- [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@9.16.1...9.17.0)

---
updated-dependencies:
- dependency-name: newrelic_rpm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 8f5242d commit bf3fb7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ruby '3.3.6'
gem 'rails', '7.2.2.1'

gem 'bootsnap', require: false
gem 'newrelic_rpm', '~> 9.16'
gem 'newrelic_rpm', '~> 9.17'
gem 'pg', '~> 1.5'
gem 'puma', '~> 6.6'
gem 'shakapacker', '8.1.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ GEM
timeout
net-smtp (0.5.0)
net-protocol
newrelic_rpm (9.16.1)
newrelic_rpm (9.17.0)
nio4r (2.7.4)
nokogiri (1.18.2)
mini_portile2 (~> 2.8.2)
Expand Down Expand Up @@ -387,7 +387,7 @@ DEPENDENCIES
factory_bot_rails
faker
i18n-tasks
newrelic_rpm (~> 9.16)
newrelic_rpm (~> 9.17)
pg (~> 1.5)
pry
pry-byebug
Expand Down

0 comments on commit bf3fb7b

Please sign in to comment.