Skip to content

Commit

Permalink
Merge pull request #939 from CHSS-IT/dependabot/bundler/scout_apm-5.4.0
Browse files Browse the repository at this point in the history
Bump scout_apm from 5.3.8 to 5.4.0
  • Loading branch information
CraigJZ authored Nov 20, 2024
2 parents d01b9fa + 119b126 commit 83e1987
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ gem 'report_action', '~> 0.6.0'
# from the source. https://github.com/roo-rb/roo/issues/551
gem 'roo', '~> 2.10'

gem 'scout_apm', '~> 5.3'
gem 'scout_apm', '~> 5.4'

gem 'sidekiq', '~> 7.3', '>= 7.3.5'

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ GEM
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
parallel (1.26.3)
parser (3.3.0.5)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pg (1.5.7)
Expand Down Expand Up @@ -348,7 +348,7 @@ GEM
google-protobuf (~> 4.27)
sass-embedded (1.79.1-x86_64-linux-gnu)
google-protobuf (~> 4.27)
scout_apm (5.3.8)
scout_apm (5.4.0)
parser
securerandom (0.3.2)
selenium-webdriver (4.26.0)
Expand Down Expand Up @@ -440,7 +440,7 @@ DEPENDENCIES
report_action (~> 0.6.0)
roo (~> 2.10)
rubocop-rails (~> 2.27)
scout_apm (~> 5.3)
scout_apm (~> 5.4)
selenium-webdriver (~> 4.26)
sidekiq (~> 7.3, >= 7.3.5)
simplecov (~> 0.22.0)
Expand Down

0 comments on commit 83e1987

Please sign in to comment.