Skip to content
Open
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 @@ -90,4 +90,4 @@ group :development do
gem "web-console"
end

gem "retriable", "~> 3.2"
gem "retriable", "~> 3.4"
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ GEM
regexp_parser (2.11.3)
reline (0.6.3)
io-console (~> 0.5)
retriable (3.2.1)
retriable (3.4.1)
rexml (3.4.4)
rice (4.6.1)
rubocop (1.85.0)
Expand Down Expand Up @@ -562,7 +562,7 @@ DEPENDENCIES
puma (>= 5.0)
rails (~> 8.1.2)
redis
retriable (~> 3.2)
retriable (~> 3.4)
rubocop-rails-omakase
ruby_llm
sidekiq
Expand Down Expand Up @@ -733,7 +733,7 @@ CHECKSUMS
redis-client (0.26.4) sha256=3ad70beff5da2653e02dfeae996e7d8d7147a558da12b16b2282ad345e4c7120
regexp_parser (2.11.3) sha256=ca13f381a173b7a93450e53459075c9b76a10433caadcb2f1180f2c741fc55a4
reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835
retriable (3.2.1) sha256=26e87a33391fae4c382d4750f1e135e4dda7e5aa32b6b71f1992265981f9b991
retriable (3.4.1) sha256=fb3f114b7d492121c158c01f3d5152b5a615c5b70d5877d0bc08c7ec3725c3bc
rexml (3.4.4) sha256=19e0a2c3425dfbf2d4fc1189747bdb2f849b6c5e74180401b15734bc97b5d142
rice (4.6.1) sha256=aeee1ccc8f918498245161e03e7fbd14341ad04126565ae8de784c444bac477d
rubocop (1.85.0) sha256=317407feb681a07d54f64d2f9e1d6b6af1ce7678e51cd658e3ad8bd66da48c01
Expand Down