Skip to content

Commit

Permalink
Bump honeybadger from 5.2.1 to 5.4.1
Browse files Browse the repository at this point in the history
Bumps [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) from 5.2.1 to 5.4.1.
- [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.2.1...v5.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 1, 2024
1 parent c0e288b commit d4a9db8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -59,4 +59,4 @@ gem 'ranked-model'

gem 'pundit', '~> 2.2'

gem 'honeybadger', '~> 5.2'
gem 'honeybadger', '~> 5.4'
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -111,7 +111,7 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
honeybadger (5.2.1)
honeybadger (5.4.1)
http (5.1.1)
addressable (~> 2.8)
http-cookie (~> 1.0)
Expand Down Expand Up @@ -304,7 +304,7 @@ DEPENDENCIES
factory_bot_rails (~> 6.2)
faker (~> 2.19)
guard-rspec
honeybadger (~> 5.2)
honeybadger (~> 5.4)
http
jb
jwt
Expand Down

0 comments on commit d4a9db8

Please sign in to comment.