Skip to content

Commit

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

---
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 Feb 11, 2025
1 parent c03ddb0 commit b0be328
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem "faraday-retry", "~> 2.2"
gem "faraday-restrict-ip-addresses", "~> 0.3.0", require: "faraday/restrict_ip_addresses"
gem "good_job", "~> 3.99"
gem "gravtastic", "~> 3.2"
gem "honeybadger", "~> 5.26.2", require: false # see https://github.com/rubygems/rubygems.org/pull/4598
gem "honeybadger", "~> 5.26.3", require: false # see https://github.com/rubygems/rubygems.org/pull/4598
gem "http_accept_language", "~> 2.1"
gem "kaminari", "~> 1.2"
gem "launchdarkly-server-sdk", "~> 8.8"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ GEM
hashie (5.0.0)
heapy (0.2.0)
thor
honeybadger (5.26.2)
honeybadger (5.26.3)
logger
ostruct
htmlbeautifier (1.4.3)
Expand Down Expand Up @@ -947,7 +947,7 @@ DEPENDENCIES
google-protobuf (~> 4.29)
gravtastic (~> 3.2)
groupdate (~> 6.5)
honeybadger (~> 5.26.2)
honeybadger (~> 5.26.3)
http_accept_language (~> 2.1)
importmap-rails (~> 2.1)
kaminari (~> 1.2)
Expand Down Expand Up @@ -1148,7 +1148,7 @@ CHECKSUMS
hashdiff (1.1.2) sha256=2c30eeded6ed3dce8401d2b5b99e6963fe5f14ed85e60dd9e33c545a44b71a77
hashie (5.0.0) sha256=9d6c4e51f2a36d4616cbc8a322d619a162d8f42815a792596039fc95595603da
heapy (0.2.0) sha256=74141e845d61ffc7c1e8bf8b127c8cf94544ec7a1181aec613288682543585ea
honeybadger (5.26.2) sha256=231b3402964f004fc3ff9f8c51a643bed5c17636d6087032f4ca2a8508c2109b
honeybadger (5.26.3) sha256=4992c85937aaa07f0f52b6730b494ddef564013a062162a935d0007ca018448b
htmlbeautifier (1.4.3) sha256=b43d08f7e2aa6ae1b5a6f0607b4ed8954c8d4a8e85fd2336f975dda1e4db385b
htmlentities (4.3.4) sha256=125a73c6c9f2d1b62100b7c3c401e3624441b663762afa7fe428476435a673da
http (5.2.0) sha256=b99ed3c65376e0fd8107647fbaf5a8ab4f66c347d1271fb74cea757e209c6115
Expand Down

0 comments on commit b0be328

Please sign in to comment.