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:
2
Gemfile
2
Gemfile
@@ -5,7 +5,7 @@ gem "rails", "7.0.8.6"
|
|||||||
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.7.0"
|
gem "audited", "~> 5.7.0"
|
||||||
gem "autoprefixer-rails", "~> 10.4.19"
|
gem "autoprefixer-rails", "~> 10.4.19"
|
||||||
|
|||||||
@@ -78,7 +78,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)
|
||||||
@@ -707,7 +707,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.7.0)
|
audited (~> 5.7.0)
|
||||||
autoprefixer-rails (~> 10.4.19)
|
autoprefixer-rails (~> 10.4.19)
|
||||||
|
|||||||
Reference in New Issue
Block a user