Skip to content

Commit

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

Bump honeybadger from 5.23.0 to 5.24.0
  • Loading branch information
github-actions[bot] authored Nov 22, 2024
2 parents 33f8f45 + 6e908f4 commit 62f19f7
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.23"
gem "honeybadger", "~> 5.24"
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 @@ -175,7 +175,7 @@ GEM
guard-compat (~> 1.0)
highline (3.1.1)
reline
honeybadger (5.23.0)
honeybadger (5.24.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.23)
honeybadger (~> 5.24)
hotwire-livereload (~> 1.4)
importmap-rails (~> 2.0)
jb (~> 0.8.2)
Expand Down

0 comments on commit 62f19f7

Please sign in to comment.