Skip to content

Commit

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

---
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] authored and simi committed Jan 13, 2025
1 parent 1152752 commit 6b7f0bc
Show file tree
Hide file tree
Showing 2 changed files with 6 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.5.1", require: false # see https://github.com/rubygems/rubygems.org/pull/4598
gem "honeybadger", "~> 5.26.2", 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
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,9 @@ GEM
hashie (5.0.0)
heapy (0.2.0)
thor
honeybadger (5.5.1)
honeybadger (5.26.2)
logger
ostruct
htmlbeautifier (1.4.3)
htmlentities (4.3.4)
http (5.2.0)
Expand Down Expand Up @@ -928,7 +930,7 @@ DEPENDENCIES
google-protobuf (~> 4.29)
gravtastic (~> 3.2)
groupdate (~> 6.5)
honeybadger (~> 5.5.1)
honeybadger (~> 5.26.2)
http_accept_language (~> 2.1)
importmap-rails (~> 2.1)
kaminari (~> 1.2)
Expand Down Expand Up @@ -1126,7 +1128,7 @@ CHECKSUMS
hashdiff (1.1.1) sha256=c7966316726e0ceefe9f5c6aef107ebc3ccfef8b6db55fe3934f046b2cf0936a
hashie (5.0.0) sha256=9d6c4e51f2a36d4616cbc8a322d619a162d8f42815a792596039fc95595603da
heapy (0.2.0) sha256=74141e845d61ffc7c1e8bf8b127c8cf94544ec7a1181aec613288682543585ea
honeybadger (5.5.1) sha256=22350ccfc9f3bac4bf7c5c733d5263d21dc57adeba16f14054428d9cc63fb56d
honeybadger (5.26.2) sha256=231b3402964f004fc3ff9f8c51a643bed5c17636d6087032f4ca2a8508c2109b
htmlbeautifier (1.4.3) sha256=b43d08f7e2aa6ae1b5a6f0607b4ed8954c8d4a8e85fd2336f975dda1e4db385b
htmlentities (4.3.4) sha256=125a73c6c9f2d1b62100b7c3c401e3624441b663762afa7fe428476435a673da
http (5.2.0) sha256=b99ed3c65376e0fd8107647fbaf5a8ab4f66c347d1271fb74cea757e209c6115
Expand Down

0 comments on commit 6b7f0bc

Please sign in to comment.