Skip to content

Commit 1892b0e

Browse files
Bump newrelic_rpm from 9.12.0 to 9.13.0 (#823)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c1262c commit 1892b0e

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 'flipper-ui', '~> 1.3.0'
2222
gem 'jbuilder', '~> 2.12'
2323
gem 'jsbundling-rails', '~> 1.3'
2424
gem 'lograge', '~> 0.14'
25-
gem 'newrelic_rpm', '~> 9.12'
25+
gem 'newrelic_rpm', '~> 9.13'
2626
gem 'oj', '~> 3.16'
2727
gem 'pagy', '~> 9.0'
2828
gem 'pg', '~> 1.5'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ GEM
360360
timeout
361361
net-smtp (0.5.0)
362362
net-protocol
363-
newrelic_rpm (9.12.0)
363+
newrelic_rpm (9.13.0)
364364
nio4r (2.7.3)
365365
nokogiri (1.16.7)
366366
mini_portile2 (~> 2.8.2)
@@ -643,7 +643,7 @@ DEPENDENCIES
643643
letter_opener (~> 1.10)
644644
listen (~> 3.9)
645645
lograge (~> 0.14)
646-
newrelic_rpm (~> 9.12)
646+
newrelic_rpm (~> 9.13)
647647
octokit (~> 9.1)
648648
oj (~> 3.16)
649649
pagy (~> 9.0)

0 commit comments

Comments
 (0)