diff --git a/Gemfile b/Gemfile index b72ead150c..0ceecb3780 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ gem 'github_webhook', '~> 1.4' gem 'jsbundling-rails', '~> 1.3' gem 'kramdown', '~> 2.4' gem 'kramdown-parser-gfm' -gem 'newrelic_rpm', '~> 9.7' +gem 'newrelic_rpm', '~> 9.16' gem 'noticed', '~> 1.6' gem 'octokit', '~> 9.1' gem 'omniauth-github', '~> 2.0.1' diff --git a/Gemfile.lock b/Gemfile.lock index 17c32779ce..565957fca9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -306,7 +306,7 @@ GEM net-smtp (0.5.0) net-protocol netrc (0.11.0) - newrelic_rpm (9.12.0) + newrelic_rpm (9.16.0) nio4r (2.7.3) nokogiri (1.16.7) mini_portile2 (~> 2.8.2) @@ -621,7 +621,7 @@ DEPENDENCIES letter_opener (~> 1.8) listen (~> 3.9) lookbook (~> 2.3.4) - newrelic_rpm (~> 9.7) + newrelic_rpm (~> 9.16) noticed (~> 1.6) octokit (~> 9.1) omniauth-github (~> 2.0.1)