Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 27, 2022
1 parent aecb01c commit 2fa797d
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 @@ -162,7 +162,7 @@ gem "bugsnag", "~> 6.24"

gem "invisible_captcha", "~> 2.0"

gem "newrelic_rpm", "~> 8.8"
gem "newrelic_rpm", "~> 8.13"

gem "oj", "~> 3.13"

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ GEM
digest
net-protocol
timeout
newrelic_rpm (8.8.0)
newrelic_rpm (8.13.1)
nio4r (2.5.8)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
Expand Down Expand Up @@ -725,7 +725,7 @@ DEPENDENCIES
listen (>= 3.0.5, < 3.8)
mailkick
meta-tags
newrelic_rpm (~> 8.8)
newrelic_rpm (~> 8.13)
noticed (~> 1.5)
oj (~> 3.13)
omniauth
Expand Down

0 comments on commit 2fa797d

Please sign in to comment.