diff --git a/Gemfile b/Gemfile index 1f3041e..4942ac1 100644 --- a/Gemfile +++ b/Gemfile @@ -42,7 +42,7 @@ gem "thruster", require: false # Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images] gem "image_processing", "~> 1.2" -gem "honeybadger", "~> 6.1" +gem "honeybadger", "~> 6.5" # For human-readable URL slugs gem "friendly_id", "~> 5.5" diff --git a/Gemfile.lock b/Gemfile.lock index fb95a1d..c8ff8a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM raabro (~> 1.4) globalid (1.3.0) activesupport (>= 6.1) - honeybadger (6.5.2) + honeybadger (6.5.5) logger ostruct hotwire-spark (0.1.13) @@ -423,7 +423,7 @@ DEPENDENCIES capybara debug friendly_id (~> 5.5) - honeybadger (~> 6.1) + honeybadger (~> 6.5) hotwire-spark image_processing (~> 1.2) importmap-rails