Skip to content

Commit

Permalink
Bump honeybadger from 5.19.2 to 5.20.0
Browse files Browse the repository at this point in the history
Bumps [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) from 5.19.2 to 5.20.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@v5.19.2...v5.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 4fc14ba commit ad749cb
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 @@ -63,6 +63,6 @@ group :test do
end

gem "accept_language", "~> 2.0"
gem "honeybadger", "~> 5.19"
gem "honeybadger", "~> 5.20"
gem "mailgun-ruby", "~> 1.2"
gem "ruby-openai", "~> 7.3"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
honeybadger (5.19.2)
honeybadger (5.20.0)
logger
http-accept (1.7.0)
http-cookie (1.0.7)
Expand Down Expand Up @@ -399,7 +399,7 @@ DEPENDENCIES
brakeman
capybara
debug
honeybadger (~> 5.19)
honeybadger (~> 5.20)
importmap-rails
jbuilder
kamal
Expand Down

0 comments on commit ad749cb

Please sign in to comment.