Skip to content

Commit

Permalink
Bump honeybadger from 5.26.1 to 5.26.2 (#4856)
Browse files Browse the repository at this point in the history
Bumps [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) from 5.26.1 to 5.26.2.
- [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.26.1...v5.26.2)

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

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 Jan 16, 2025
1 parent be53904 commit f05bfac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ gem "execjs"
gem "faraday", "2.12.2"
gem "ffi", "1.16.3"
gem "hashie", "~>4.1.0"
gem "honeybadger", "5.26.1"
gem "honeybadger", "5.26.2"
gem "httparty"
gem "jbuilder", "~> 2.13"
gem "jquery-rails"
Expand Down
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -325,8 +325,9 @@ GEM
activesupport (>= 6.1)
hashdiff (1.1.1)
hashie (4.1.0)
honeybadger (5.26.1)
honeybadger (5.26.2)
logger
ostruct
htmlentities (4.3.4)
http (5.2.0)
addressable (~> 2.8)
Expand Down Expand Up @@ -382,7 +383,7 @@ GEM
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.4)
logger (1.6.5)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -740,7 +741,7 @@ DEPENDENCIES
flamegraph
foreman
hashie (~> 4.1.0)
honeybadger (= 5.26.1)
honeybadger (= 5.26.2)
httparty
jbuilder (~> 2.13)
jquery-rails
Expand Down

0 comments on commit f05bfac

Please sign in to comment.