Skip to content

Commit

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

Bump honeybadger from 5.5.1 to 5.6.0
  • Loading branch information
github-actions[bot] authored Mar 6, 2024
2 parents a0ea987 + 0b2b91f commit 9a1e61b
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 @@ -35,7 +35,7 @@ end

group :production do
gem "lograge", "~> 0.14.0"
gem "honeybadger", "~> 5.5"
gem "honeybadger", "~> 5.6"
end

gem "better_html", "~> 2.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ GEM
hanami-utils (~> 0.7)
http_router (~> 0.11)
hanami-utils (0.9.2)
honeybadger (5.5.1)
honeybadger (5.6.0)
hotwire-livereload (1.3.1)
actioncable (>= 6.0.0)
listen (>= 3.0.0)
Expand Down Expand Up @@ -451,7 +451,7 @@ DEPENDENCIES
guard-rspec (~> 4.7)
guard-rubocop (~> 1.5)
guard-shell (~> 0.7.2)
honeybadger (~> 5.5)
honeybadger (~> 5.6)
hotwire-livereload (~> 1.3)
importmap-rails (~> 2.0)
jb (~> 0.8.2)
Expand Down

0 comments on commit 9a1e61b

Please sign in to comment.