Skip to content

Commit

Permalink
Bump honeybadger from 5.5.1 to 5.6.0
Browse files Browse the repository at this point in the history
Bumps [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) from 5.5.1 to 5.6.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.5.1...v5.6.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 Mar 6, 2024
1 parent a0ea987 commit 0b2b91f
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 @@ -35,7 +35,7 @@ end

group :production do
gem "lograge", "~> 0.14.0"
gem "honeybadger", "~> 5.5"
gem "honeybadger", "~> 5.6"
end

gem "better_html", "~> 2.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ GEM
hanami-utils (~> 0.7)
http_router (~> 0.11)
hanami-utils (0.9.2)
honeybadger (5.5.1)
honeybadger (5.6.0)
hotwire-livereload (1.3.1)
actioncable (>= 6.0.0)
listen (>= 3.0.0)
Expand Down Expand Up @@ -451,7 +451,7 @@ DEPENDENCIES
guard-rspec (~> 4.7)
guard-rubocop (~> 1.5)
guard-shell (~> 0.7.2)
honeybadger (~> 5.5)
honeybadger (~> 5.6)
hotwire-livereload (~> 1.3)
importmap-rails (~> 2.0)
jb (~> 0.8.2)
Expand Down

0 comments on commit 0b2b91f

Please sign in to comment.