Merge pull request #5831 from consuldemocracy/dependabot/bundler/airbrake-13.0.5

Bump airbrake from 13.0.4 to 13.0.5
This commit is contained in:
Sebastia
2025-05-23 16:12:30 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ gem "rails", "7.1.5.1"
gem "acts-as-taggable-on", "~> 11.0.0" gem "acts-as-taggable-on", "~> 11.0.0"
gem "acts_as_votable", "~> 0.14.0" gem "acts_as_votable", "~> 0.14.0"
gem "ahoy_matey", "~> 5.2.0" gem "ahoy_matey", "~> 5.2.0"
gem "airbrake", "~> 13.0.4" gem "airbrake", "~> 13.0.5"
gem "ancestry", "~> 4.3.3" gem "ancestry", "~> 4.3.3"
gem "audited", "~> 5.8.0" gem "audited", "~> 5.8.0"
gem "autoprefixer-rails", "~> 10.4.19" gem "autoprefixer-rails", "~> 10.4.19"

View File

@@ -90,7 +90,7 @@ GEM
activesupport (>= 6.1) activesupport (>= 6.1)
device_detector (>= 1) device_detector (>= 1)
safely_block (>= 0.4) safely_block (>= 0.4)
airbrake (13.0.4) airbrake (13.0.5)
airbrake-ruby (~> 6.0) airbrake-ruby (~> 6.0)
airbrake-ruby (6.2.2) airbrake-ruby (6.2.2)
rbtree3 (~> 0.6) rbtree3 (~> 0.6)
@@ -740,7 +740,7 @@ DEPENDENCIES
acts-as-taggable-on (~> 11.0.0) acts-as-taggable-on (~> 11.0.0)
acts_as_votable (~> 0.14.0) acts_as_votable (~> 0.14.0)
ahoy_matey (~> 5.2.0) ahoy_matey (~> 5.2.0)
airbrake (~> 13.0.4) airbrake (~> 13.0.5)
ancestry (~> 4.3.3) ancestry (~> 4.3.3)
audited (~> 5.8.0) audited (~> 5.8.0)
autoprefixer-rails (~> 10.4.19) autoprefixer-rails (~> 10.4.19)