Skip to content

Commit

Permalink
Bump honeybadger from 5.0.2 to 5.1.0 (#4105)
Browse files Browse the repository at this point in the history
Bumps [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) from 5.0.2 to 5.1.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.0.2...v5.1.0)

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

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 Feb 28, 2023
1 parent 622af13 commit 66ced95
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 @@ -25,7 +25,7 @@ gem 'flipper-active_record'
gem 'flipper-ui'
gem 'graphiql-rails'
gem 'graphql'
gem 'honeybadger', '~> 5.0'
gem 'honeybadger', '~> 5.1'
gem 'httparty'
gem 'jquery-rails', '~> 4.5'
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 @@ -214,7 +214,7 @@ GEM
rspec (>= 2.99.0, < 4.0)
hashdiff (1.0.1)
hashie (5.0.0)
honeybadger (5.0.2)
honeybadger (5.1.0)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
Expand Down Expand Up @@ -542,7 +542,7 @@ DEPENDENCIES
graphiql-rails
graphql
guard-rspec
honeybadger (~> 5.0)
honeybadger (~> 5.1)
httparty
jquery-rails (~> 4.5)
json-schema (~> 2.8)
Expand Down

0 comments on commit 66ced95

Please sign in to comment.