Skip to content

Commit 23ad8f5

Browse files
Bump newrelic_rpm from 10.1.0 to 10.2.0
Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 10.1.0 to 10.2.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@10.1.0...10.2.0) --- updated-dependencies: - dependency-name: newrelic_rpm dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 278624b commit 23ad8f5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ gem 'good_job', '~> 4.13.2'
2222
gem 'jbuilder', '~> 2.14'
2323
gem 'jsbundling-rails', '~> 1.3'
2424
gem 'lograge', '~> 0.14'
25-
gem 'newrelic_rpm', '~> 10.1'
25+
gem 'newrelic_rpm', '~> 10.2'
2626
# Adding ostruct until rswag-ui gem v3 is released
2727
# https://github.com/rswag/rswag/pull/790#issuecomment-3710836151
2828
gem 'ostruct', '~> 0.6'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ GEM
370370
timeout
371371
net-smtp (0.5.1)
372372
net-protocol
373-
newrelic_rpm (10.1.0)
373+
newrelic_rpm (10.2.0)
374374
logger
375375
nio4r (2.7.5)
376376
nokogiri (1.19.1)
@@ -675,7 +675,7 @@ DEPENDENCIES
675675
letter_opener (~> 1.10)
676676
listen (~> 3.10)
677677
lograge (~> 0.14)
678-
newrelic_rpm (~> 10.1)
678+
newrelic_rpm (~> 10.2)
679679
octokit (~> 10.0)
680680
ostruct (~> 0.6)
681681
pagy (~> 43.2)

0 commit comments

Comments
 (0)