Skip to content

Commit

Permalink
Bump honeybadger from 4.12.2 to 5.0.1 (#3990)
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.0.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@v4.12.2...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2022
1 parent 75a5a48 commit 5daed74
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 @@ -27,7 +27,7 @@ gem 'flipper-active_record'
gem 'flipper-ui'
gem 'graphiql-rails'
gem 'graphql'
gem 'honeybadger', '~> 4.12'
gem 'honeybadger', '~> 5.0'
gem 'httparty'
gem 'jquery-rails', '~> 4.4'
gem 'json-schema', '~> 2.8'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ GEM
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hashie (5.0.0)
honeybadger (4.12.2)
honeybadger (5.0.1)
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
Expand Down Expand Up @@ -504,7 +504,7 @@ DEPENDENCIES
graphiql-rails
graphql
guard-rspec
honeybadger (~> 4.12)
honeybadger (~> 5.0)
httparty
jquery-rails (~> 4.4)
json-schema (~> 2.8)
Expand Down

0 comments on commit 5daed74

Please sign in to comment.