Skip to content
Open
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
33 changes: 16 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.3.6)
connection_pool (2.5.3)
connection_pool (3.0.2)
crass (1.0.6)
dartsass-rails (0.5.1)
railties (>= 6.0.0)
Expand All @@ -140,7 +140,7 @@ GEM
ed25519 (1.4.0)
erb (5.0.1)
erubi (1.13.1)
et-orbi (1.2.11)
et-orbi (1.4.0)
tzinfo
event_emitter (0.2.6)
execjs (2.10.0)
Expand All @@ -162,7 +162,7 @@ GEM
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
ffi (1.17.1-x86_64-linux-musl)
fugit (1.11.1)
fugit (1.11.2)
et-orbi (~> 1, >= 1.2.11)
raabro (~> 1.4)
gli (2.22.2)
Expand Down Expand Up @@ -333,17 +333,18 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
rack (2.2.20)
rack-protection (3.2.0)
rack (3.2.6)
rack-protection (4.2.1)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-session (1.0.2)
rack (< 3)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.1.2)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (1.0.1)
rack (< 3)
webrick
rackup (2.3.1)
rack (>= 3)
rails (8.0.2)
actioncable (= 8.0.2)
actionmailbox (= 8.0.2)
Expand Down Expand Up @@ -381,7 +382,7 @@ GEM
rdoc (6.14.1)
erb
psych (>= 4.0.0)
redis-client (0.24.0)
redis-client (0.29.0)
connection_pool
regexp_parser (2.10.0)
reline (0.6.1)
Expand Down Expand Up @@ -472,10 +473,9 @@ GEM
logger
rack (>= 2.2.4)
redis-client (>= 0.22.2)
sidekiq-scheduler (5.0.6)
sidekiq-scheduler (6.0.2)
rufus-scheduler (~> 3.2)
sidekiq (>= 6, < 8)
tilt (>= 1.4.0, < 3)
sidekiq (>= 7.3, < 9)
slack-ruby-block-kit (0.26.0)
zeitwerk (~> 2.6)
slack-ruby-client (2.6.0)
Expand Down Expand Up @@ -527,7 +527,7 @@ GEM
thruster (0.1.16-aarch64-linux)
thruster (0.1.16-arm64-darwin)
thruster (0.1.16-x86_64-linux)
tilt (2.6.0)
tilt (2.7.0)
timeout (0.4.3)
turbo-rails (2.0.13)
actionpack (>= 7.1.0)
Expand All @@ -545,7 +545,6 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webrick (1.9.1)
websocket (1.2.11)
websocket-client-simple (0.9.0)
base64
Expand Down