Skip to content

Commit

Permalink
Upgrade: Bump newrelic_rpm from 9.3.1 to 9.6.0
Browse files Browse the repository at this point in the history
Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.3.1 to 9.6.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.3.1...9.6.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 Nov 6, 2023
1 parent 407ac94 commit 94ef968
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ gem 'github_webhook', '~> 1.4'
gem 'inline_svg', '~> 1.9'
gem 'kramdown', '~> 2.4'
gem 'kramdown-parser-gfm'
gem 'newrelic_rpm', '~> 9.3'
gem 'newrelic_rpm', '~> 9.6'
gem 'noticed', '~> 1.6'
gem 'octokit', '~> 7.2'
gem 'omniauth-github', '~> 2.0.1'
Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,8 @@ GEM
net-smtp (0.4.0)
net-protocol
netrc (0.11.0)
newrelic_rpm (9.3.1)
newrelic_rpm (9.6.0)
base64
nio4r (2.5.9)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
Expand Down Expand Up @@ -613,7 +614,7 @@ DEPENDENCIES
kramdown-parser-gfm
letter_opener (~> 1.8)
lookbook (~> 2.1.1)
newrelic_rpm (~> 9.3)
newrelic_rpm (~> 9.6)
noticed (~> 1.6)
octokit (~> 7.2)
omniauth-github (~> 2.0.1)
Expand Down

0 comments on commit 94ef968

Please sign in to comment.