Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ gem "ruby-openai", "~> 8.1"

gem "parallel", "~> 1.26"

gem "honeybadger", "~> 5.28"
gem "honeybadger", "~> 5.29"

gem "rmagick", "~> 5.3"

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ GEM
hashids (~> 1.0)
hashids (1.0.6)
hashie (5.0.0)
honeybadger (5.28.0)
honeybadger (5.29.1)
logger
ostruct
http (5.2.0)
Expand Down Expand Up @@ -372,7 +372,7 @@ GEM
snaky_hash (~> 2.0, >= 2.0.3)
version_gem (>= 1.1.8, < 3)
observer (0.1.2)
ostruct (0.6.1)
ostruct (0.6.2)
parallel (1.27.0)
parser (3.3.8.0)
ast (~> 2.4.1)
Expand Down Expand Up @@ -661,7 +661,7 @@ DEPENDENCIES
foreman (~> 0.88.1)
good_job (~> 4.11)
hashid-rails (~> 1.4)
honeybadger (~> 5.28)
honeybadger (~> 5.29)
http (~> 5.2)
ivymeter (~> 0.1.0)
jb (~> 0.8.2)
Expand Down