Skip to content

Commit c5f8e83

Browse files
Bump newrelic_rpm from 9.23.0 to 9.24.0
Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.23.0 to 9.24.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.23.0...9.24.0) --- updated-dependencies: - dependency-name: newrelic_rpm dependency-version: 9.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0107dcc commit c5f8e83

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ gem 'good_job', '~> 4.12.1'
2222
gem 'jbuilder', '~> 2.14'
2323
gem 'jsbundling-rails', '~> 1.3'
2424
gem 'lograge', '~> 0.14'
25-
gem 'newrelic_rpm', '~> 9.23'
25+
gem 'newrelic_rpm', '~> 9.24'
2626
gem 'pagy', '~> 43.1'
2727
gem 'pg', '~> 1.6'
2828
gem 'puma', '~> 7.1'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ GEM
381381
timeout
382382
net-smtp (0.5.1)
383383
net-protocol
384-
newrelic_rpm (9.23.0)
384+
newrelic_rpm (9.24.0)
385385
nio4r (2.7.5)
386386
nokogiri (1.18.10)
387387
mini_portile2 (~> 2.8.2)
@@ -688,7 +688,7 @@ DEPENDENCIES
688688
letter_opener (~> 1.10)
689689
listen (~> 3.9)
690690
lograge (~> 0.14)
691-
newrelic_rpm (~> 9.23)
691+
newrelic_rpm (~> 9.24)
692692
octokit (~> 10.0)
693693
pagy (~> 43.1)
694694
parallel_tests (~> 5.5)

0 commit comments

Comments
 (0)