Bump scout_apm from 2.4.24 to 2.5.1 (#3354)

Bumps [scout_apm](https://github.com/scoutapp/scout_apm_ruby) from 2.4.24 to 2.5.1.
- [Release notes](https://github.com/scoutapp/scout_apm_ruby/releases)
- [Changelog](https://github.com/scoutapp/scout_apm_ruby/blob/master/CHANGELOG.markdown)
- [Commits](https://github.com/scoutapp/scout_apm_ruby/compare/v2.4.24...v2.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-01 12:30:42 -04:00 committed by Mac Siri
parent 2e2374b009
commit db8be2e5c0
2 changed files with 3 additions and 3 deletions

View file

@ -83,7 +83,7 @@ gem "rubyzip", "~> 1.2" # Rubyzip is a ruby library for reading and writing zip
gem "s3_direct_upload", "~> 0.1" # Direct Upload to Amazon S3
gem "sail", "~> 1.5" # Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app
gem "sass-rails", "~> 5.0" # Sass adapter for the Rails asset pipeline
gem "scout_apm", "~> 2.4" # Monitors Ruby apps and reports detailed metrics on performance to Scout
gem "scout_apm", "~> 2.5" # Monitors Ruby apps and reports detailed metrics on performance to Scout
gem "serviceworker-rails", "~> 0.5" # Integrates ServiceWorker into the Rails asset pipeline
gem "sitemap_generator", "~> 6.0" # SitemapGenerator is a framework-agnostic XML Sitemap generator
gem "skylight", "~> 4.1" # Skylight is a smart profiler for Rails, Sinatra, and other Ruby apps

View file

@ -696,7 +696,7 @@ GEM
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
sax-machine (1.3.2)
scout_apm (2.4.24)
scout_apm (2.5.1)
sdoc (1.0.0)
rdoc (>= 5.0)
selectize-rails (0.12.6)
@ -958,7 +958,7 @@ DEPENDENCIES
s3_direct_upload (~> 0.1)
sail (~> 1.5)
sass-rails (~> 5.0)
scout_apm (~> 2.4)
scout_apm (~> 2.5)
sdoc (~> 1.0)
serviceworker-rails (~> 0.5)
shoulda-matchers (= 4.1.0)