Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump honeybadger from 5.6.0 to 5.7.0 #4300

Merged
merged 1 commit into from Mar 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -37,7 +37,7 @@ gem "execjs"
gem "faraday", "2.9.0"
gem "ffi", "1.16.3"
gem "hashie", "~>4.1.0"
gem "honeybadger", "5.6.0"
gem "honeybadger", "5.7.0"
gem "httparty"
gem "jbuilder", "~> 2.11"
gem "jquery-rails"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -291,7 +291,7 @@ GEM
activesupport (>= 6.1)
hashdiff (1.1.0)
hashie (4.1.0)
honeybadger (5.6.0)
honeybadger (5.7.0)
htmlentities (4.3.4)
http (5.2.0)
addressable (~> 2.8)
Expand Down Expand Up @@ -665,7 +665,7 @@ DEPENDENCIES
flamegraph
foreman
hashie (~> 4.1.0)
honeybadger (= 5.6.0)
honeybadger (= 5.7.0)
httparty
jbuilder (~> 2.11)
jquery-rails
Expand Down