Skip to content

Commit

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

Bump honeybadger from 5.25.0 to 5.26.0
  • Loading branch information
github-actions[bot] authored Nov 28, 2024
2 parents 27845cd + 9196fa7 commit 9326361
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.25"
gem "honeybadger", "~> 5.26"
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.25.0)
honeybadger (5.26.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.25)
honeybadger (~> 5.26)
hotwire-livereload (~> 1.4)
importmap-rails (~> 2.0)
jb (~> 0.8.2)
Expand Down

0 comments on commit 9326361

Please sign in to comment.