Skip to content
Merged
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: 17 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ GEM
benchmark (0.5.0)
bigdecimal (4.0.1)
bindex (0.8.1)
bootsnap (1.22.0)
bootsnap (1.23.0)
msgpack (~> 1.2)
bootstrap_form (5.6.0)
actionpack (>= 7.2)
Expand Down Expand Up @@ -158,7 +158,7 @@ GEM
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
device_detector (1.1.3)
devise (5.0.0)
devise (5.0.1)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 7.0)
Expand Down Expand Up @@ -209,16 +209,16 @@ GEM
groupdate (6.7.0)
activesupport (>= 7.1)
hashdiff (1.2.1)
herb (0.8.9-aarch64-linux-gnu)
herb (0.8.9-aarch64-linux-musl)
herb (0.8.9-arm-linux-gnu)
herb (0.8.9-arm-linux-musl)
herb (0.8.9-arm64-darwin)
herb (0.8.9-x86_64-linux-gnu)
herb (0.8.9-x86_64-linux-musl)
herb (0.8.10-aarch64-linux-gnu)
herb (0.8.10-aarch64-linux-musl)
herb (0.8.10-arm-linux-gnu)
herb (0.8.10-arm-linux-musl)
herb (0.8.10-arm64-darwin)
herb (0.8.10-x86_64-linux-gnu)
herb (0.8.10-x86_64-linux-musl)
highline (3.1.2)
reline
honeybadger (6.3.0)
honeybadger (6.3.1)
logger
ostruct
http (5.3.1)
Expand Down Expand Up @@ -252,8 +252,9 @@ GEM
activesupport (>= 3.0)
nokogiri (>= 1.6)
io-console (0.8.2)
irb (1.16.0)
irb (1.17.0)
pp (>= 0.6.0)
prism (>= 1.3.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.14.1)
Expand Down Expand Up @@ -309,7 +310,7 @@ GEM
stimulus-rails
turbo-rails
msgpack (1.8.0)
net-imap (0.6.2)
net-imap (0.6.3)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -373,7 +374,7 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
rack (3.2.4)
rack (3.2.5)
rack-attack (6.8.0)
rack (>= 1.0, < 4)
rack-session (2.1.1)
Expand Down Expand Up @@ -422,7 +423,7 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.3.1)
rdoc (7.1.0)
rdoc (7.2.0)
erb
psych (>= 4.0.0)
tsort
Expand Down Expand Up @@ -457,7 +458,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.7)
rubocop (1.84.1)
rubocop (1.84.2)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
Expand Down Expand Up @@ -555,7 +556,7 @@ GEM
unicode-emoji (4.2.0)
uri (1.1.1)
useragent (0.16.11)
view_component (4.2.0)
view_component (4.4.0)
actionview (>= 7.1.0)
activesupport (>= 7.1.0)
concurrent-ruby (~> 1)
Expand Down