Skip to content

Commit 44bd7c2

Browse files
⬆️ Bump honeybadger from 5.17.0 to 6.1.0 (#177)
Bumps [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) from 5.17.0 to 6.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.17.0...v6.1.0) --- updated-dependencies: - dependency-name: honeybadger dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f0c599 commit 44bd7c2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,9 @@ GEM
108108
erubi (1.13.1)
109109
globalid (1.2.1)
110110
activesupport (>= 6.1)
111-
honeybadger (5.17.0)
111+
honeybadger (6.1.0)
112112
logger
113+
ostruct
113114
htmlbeautifier (1.4.3)
114115
htmlentities (4.3.4)
115116
i18n (1.14.7)
@@ -172,6 +173,7 @@ GEM
172173
racc (~> 1.4)
173174
nokogiri (1.18.9-x86_64-linux-gnu)
174175
racc (~> 1.4)
176+
ostruct (0.6.3)
175177
parallel (1.27.0)
176178
parser (3.3.9.0)
177179
ast (~> 2.4.1)

0 commit comments

Comments
 (0)