Skip to content

Commit

Permalink
Bump airbrake from 11.0.3 to 13.0.2
Browse files Browse the repository at this point in the history
Bumps [airbrake](https://github.com/airbrake/airbrake) from 11.0.3 to 13.0.2.
- [Release notes](https://github.com/airbrake/airbrake/releases)
- [Changelog](https://github.com/airbrake/airbrake/blob/master/CHANGELOG.md)
- [Commits](airbrake/airbrake@v11.0.3...v13.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 24, 2022
1 parent 0cb7d5c commit 29a4838
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gem "rails", "6.0.5.1"
gem "acts-as-taggable-on", "~> 8.1.0"
gem "acts_as_votable", "~> 0.13.1"
gem "ahoy_matey", "~> 3.2.0"
gem "airbrake", "~> 11.0.3"
gem "airbrake", "~> 13.0.2"
gem "ancestry", "~> 4.1.0"
gem "audited", "~> 5.0.1"
gem "autoprefixer-rails", "~> 8.2.0"
Expand Down
19 changes: 11 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
specs:
rails-assets-leaflet (1.5.1)
rails-assets-markdown-it (9.0.1)

GEM
remote: https://rubygems.org/
specs:
actioncable (6.0.5.1)
actionpack (= 6.0.5.1)
Expand Down Expand Up @@ -67,9 +72,9 @@ GEM
device_detector
geocoder (>= 1.4.5)
safely_block (>= 0.2.1)
airbrake (11.0.3)
airbrake-ruby (~> 5.1)
airbrake-ruby (5.2.1)
airbrake (13.0.2)
airbrake-ruby (~> 6.0)
airbrake-ruby (6.1.1)
rbtree3 (~> 0.5)
airbrussh (1.4.0)
sshkit (>= 1.6.1, != 1.7.0)
Expand Down Expand Up @@ -494,8 +499,6 @@ GEM
bundler (>= 1.3.0)
railties (= 6.0.5.1)
sprockets-rails (>= 2.0.0)
rails-assets-leaflet (1.5.1)
rails-assets-markdown-it (9.0.1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
Expand All @@ -515,7 +518,7 @@ GEM
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbtree3 (0.6.0)
rbtree3 (0.7.0)
recipient_interceptor (0.3.0)
mail
redcarpet (3.5.1)
Expand Down Expand Up @@ -703,7 +706,7 @@ DEPENDENCIES
acts-as-taggable-on (~> 8.1.0)
acts_as_votable (~> 0.13.1)
ahoy_matey (~> 3.2.0)
airbrake (~> 11.0.3)
airbrake (~> 13.0.2)
ancestry (~> 4.1.0)
audited (~> 5.0.1)
autoprefixer-rails (~> 8.2.0)
Expand Down

0 comments on commit 29a4838

Please sign in to comment.