Skip to content

Commit

Permalink
Bump honeybadger from 4.12.2 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) from 4.12.2 to 5.3.0.
- [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases)
- [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md)
- [Commits](honeybadger-io/honeybadger-ruby@v4.12.2...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 6a00616 commit 458c632
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ gem "sidekiq", "<8"
gem "sidekiq-cron"
gem "sidekiq-failures", "~> 1.0"

gem "honeybadger", "~> 4.12"
gem "honeybadger", "~> 5.3"

group :development, :test do
gem "bullet"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ GEM
haml (>= 4.0.6)
railties (>= 5.1)
hashie (5.0.0)
honeybadger (4.12.2)
honeybadger (5.3.0)
html2haml (2.3.0)
erubis (~> 2.7.0)
haml (>= 4.0)
Expand Down Expand Up @@ -415,7 +415,7 @@ DEPENDENCIES
friendly_id
haml
haml-rails
honeybadger (~> 4.12)
honeybadger (~> 5.3)
html2haml
httparty
importmap-rails (~> 1.1)
Expand Down

0 comments on commit 458c632

Please sign in to comment.