diff --git a/Gemfile b/Gemfile index f9a6859..7ac42b5 100644 --- a/Gemfile +++ b/Gemfile @@ -44,7 +44,7 @@ gem "vite_rails" gem "pundit", "~> 2.5" -gem "honeybadger", "~> 5.28" +gem "honeybadger", "~> 6.1" gem "http", "~> 5.2" diff --git a/Gemfile.lock b/Gemfile.lock index 48f4762..75ed85c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -221,7 +221,7 @@ GEM hashids (~> 1.0) hashids (1.0.6) hashie (5.0.0) - honeybadger (5.28.0) + honeybadger (6.1.2) logger ostruct http (5.2.0) @@ -325,7 +325,7 @@ GEM racc (~> 1.4) nokogiri (1.18.8-x86_64-linux-musl) racc (~> 1.4) - ostruct (0.6.1) + ostruct (0.6.3) paper_trail (16.0.0) activerecord (>= 6.1) request_store (~> 1.4) @@ -554,7 +554,7 @@ DEPENDENCIES flipper-ui (~> 1.3) good_job (~> 4.10) hashid-rails (~> 1.4) - honeybadger (~> 5.28) + honeybadger (~> 6.1) http (~> 5.2) image_processing (~> 1.2) jb (~> 0.8.2)