Skip to content

Commit

Permalink
Merge pull request #564 from indirect/dependabot/bundler/honeybadger-…
Browse files Browse the repository at this point in the history
…5.17.0

Bump honeybadger from 5.16.0 to 5.17.0
  • Loading branch information
github-actions[bot] authored Oct 25, 2024
2 parents 89cf909 + 7a53ed1 commit 40c8615
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ end

group :production do
gem "lograge", "~> 0.14.0"
gem "honeybadger", "~> 5.16"
gem "honeybadger", "~> 5.17"
end

gem "better_html", "~> 2.1"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ GEM
guard-compat (~> 1.0)
highline (3.1.1)
reline
honeybadger (5.16.0)
honeybadger (5.17.0)
logger
hotwire-livereload (1.4.1)
actioncable (>= 6.0.0)
Expand Down Expand Up @@ -462,7 +462,7 @@ DEPENDENCIES
guard-rspec (~> 4.7)
guard-rubocop (~> 1.5)
guard-shell (~> 0.7.2)
honeybadger (~> 5.16)
honeybadger (~> 5.17)
hotwire-livereload (~> 1.4)
importmap-rails (~> 2.0)
jb (~> 0.8.2)
Expand Down

0 comments on commit 40c8615

Please sign in to comment.