Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Bump airbrake from 11.0.1 to 13.0.4
Browse files Browse the repository at this point in the history
Bumps [airbrake](https://github.com/airbrake/airbrake) from 11.0.1 to 13.0.4.
- [Changelog](https://github.com/airbrake/airbrake/blob/master/CHANGELOG.md)
- [Commits](airbrake/airbrake@v11.0.1...v.13.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 86c5c8d commit f3ae96a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ gem 'rest-client', '~> 2.0'

gem 'nokogiri', '~> 1.15'

gem 'airbrake', '~> 11.0'
gem 'airbrake', '~> 13.0'
gem 'font-awesome-rails', '~> 4.7'
gem 'sidekiq', '~> 4.2'
gem 'data_uri', '~> 0.1'
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@ GEM
tzinfo (~> 1.1)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
airbrake (11.0.1)
airbrake-ruby (~> 5.1)
airbrake-ruby (5.1.0)
rbtree3 (~> 0.5)
airbrake (13.0.4)
airbrake-ruby (~> 6.0)
airbrake-ruby (6.2.2)
rbtree3 (~> 0.6)
aliyun-sdk (0.8.0)
nokogiri (~> 1.6)
rest-client (~> 2.0)
Expand Down Expand Up @@ -574,7 +574,7 @@ GEM
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
rbtree3 (0.6.0)
rbtree3 (0.7.1)
rbvmomi (2.4.1)
builder (~> 3.0)
json (>= 1.8)
Expand Down Expand Up @@ -780,7 +780,7 @@ PLATFORMS
ruby

DEPENDENCIES
airbrake (~> 11.0)
airbrake (~> 13.0)
alternate_rails!
bootstrap-kaminari-views (~> 0.0)
bootstrap-sass (~> 3.4)
Expand Down

0 comments on commit f3ae96a

Please sign in to comment.