Bump airbrake from 13.0.4 to 13.0.5

Bumps [airbrake](https://github.com/airbrake/airbrake) from 13.0.4 to 13.0.5.
- [Changelog](https://github.com/airbrake/airbrake/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbrake/airbrake/compare/v.13.0.4...v13.0.5)

---
updated-dependencies:
- dependency-name: airbrake
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-01 23:01:00 +00:00
committed by GitHub
parent 0eb62f9b9c
commit e561225653
2 changed files with 3 additions and 3 deletions

View File

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

View File

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