Expand Up
@@ -81,8 +81,8 @@ GEM
uri (>= 0.13.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2 )
autoprefixer-rails (10.4.16 .0)
ast (2.4.3 )
autoprefixer-rails (10.4.21 .0)
execjs (~> 2)
awesome_print (1.9.2)
base64 (0.3.0)
Expand All
@@ -92,7 +92,7 @@ GEM
binding_of_caller (1.0.1)
debug_inspector (>= 1.2.0)
builder (3.3.0)
byebug (11.1.3 )
byebug (12.0.0 )
capybara (3.40.0)
addressable
matrix
Expand All
@@ -105,7 +105,8 @@ GEM
capybara-screenshot (1.0.26)
capybara (>= 1.0, < 4)
launchy
childprocess (5.0.0)
childprocess (5.1.0)
logger (~> 1.5)
code_analyzer (0.5.5)
sexp_processor
coderay (1.1.3)
Expand All
@@ -124,33 +125,39 @@ GEM
thor (>= 0.20.3, < 2.0)
tins (~> 1.16)
crass (1.0.6)
database_cleaner (2.0.2 )
database_cleaner (2.1.0 )
database_cleaner-active_record (>= 2, < 3)
database_cleaner-active_record (2.1.0 )
database_cleaner-active_record (2.2.2 )
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0 )
database_cleaner-core (~> 2.0)
database_cleaner-core (2.0.1)
date (3.4.1)
debug (1.9.2 )
debug (1.11.0 )
irb (~> 1.10)
reline (>= 0.3.8)
debug_inspector (1.2.0)
diff-lcs (1.5.1 )
docile (1.4.0 )
diff-lcs (1.6.2 )
docile (1.4.1 )
drb (2.2.3)
erb (5.0.2)
erubi (1.13.1)
erubis (2.7.0)
execjs (2.10.0)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
ffi (1.17.0)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
foreman (0.88.1)
factory_bot (6.5.5)
activesupport (>= 6.1.0)
factory_bot_rails (6.5.1)
factory_bot (~> 6.5)
railties (>= 6.1.0)
ffi (1.17.2-aarch64-linux-gnu)
ffi (1.17.2-aarch64-linux-musl)
ffi (1.17.2-arm-linux-gnu)
ffi (1.17.2-arm-linux-musl)
ffi (1.17.2-arm64-darwin)
ffi (1.17.2-x86_64-darwin)
ffi (1.17.2-x86_64-linux-gnu)
ffi (1.17.2-x86_64-linux-musl)
foreman (0.90.0)
thor (~> 1.4)
generator_spec (0.10.0)
activesupport (>= 3.0.0)
railties (>= 3.0.0)
Expand All
@@ -164,14 +171,15 @@ GEM
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.12.0 )
actionview (>= 5 .0.0)
activesupport (>= 5 .0.0)
json (2.7.2 )
language_server-protocol (3.17.0.3 )
launchy (3.0 .1)
jbuilder (2.14.1 )
actionview (>= 7 .0.0)
activesupport (>= 7 .0.0)
json (2.14.1 )
language_server-protocol (3.17.0.5 )
launchy (3.1 .1)
addressable (~> 2.8)
childprocess (~> 5.0)
logger (~> 1.6)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand All
@@ -185,13 +193,11 @@ GEM
net-pop
net-smtp
marcel (1.1.0)
matrix (0.4.2 )
matrix (0.4.3 )
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.9)
minitest (5.25.5)
mize (0.4.1)
protocol (~> 2.0)
mize (0.6.1)
net-imap (0.5.10)
date
net-protocol
Expand All
@@ -200,31 +206,45 @@ GEM
net-smtp (0.5.1)
net-protocol
nio4r (2.7.4)
nokogiri (1.18.10)
mini_portile2 (~> 2.8.2)
nokogiri (1.18.10-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.10-aarch64-linux-musl)
racc (~> 1.4)
nokogiri (1.18.10-arm-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.10-arm-linux-musl)
racc (~> 1.4)
nokogiri (1.18.10-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.10-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.10-x86_64-linux-gnu)
racc (~> 1.4)
nokogiri (1.18.10-x86_64-linux-musl)
racc (~> 1.4)
package_json (0.1.0)
parallel (1.26.3 )
parser (3.3.3 .0)
parallel (1.27.0 )
parser (3.3.9 .0)
ast (~> 2.4.1)
racc
pg (1.5.6)
pg (1.6.2)
pg (1.6.2-aarch64-linux)
pg (1.6.2-aarch64-linux-musl)
pg (1.6.2-arm64-darwin)
pg (1.6.2-x86_64-darwin)
pg (1.6.2-x86_64-linux)
pg (1.6.2-x86_64-linux-musl)
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
protocol (2.0.0)
ruby_parser (~> 3.0)
pry (0.14.2)
prism (1.5.1)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.10.1 )
byebug (~> 11 .0)
pry (>= 0.13, < 0.15 )
pry-doc (1.5 .0)
pry-byebug (3.11.0 )
byebug (~> 12 .0)
pry (>= 0.13, < 0.16 )
pry-doc (1.6 .0)
pry (~> 0.11)
yard (~> 0.9.11)
pry-rails (0.3.11)
Expand All
@@ -239,7 +259,7 @@ GEM
date
stringio
public_suffix (6.0.2)
puma (6.4.2 )
puma (7.0.3 )
nio4r (~> 2.0)
racc (1.8.1)
rack (3.2.1)
Expand Down
Expand Up
@@ -303,23 +323,22 @@ GEM
execjs (~> 2.5)
rails (>= 5.2)
rainbow (~> 3.0)
redcarpet (3.6.0 )
redis (5.3.0 )
redcarpet (3.6.1 )
redis (5.4.1 )
redis-client (>= 0.22.0)
redis-client (0.22.2 )
redis-client (0.25.3 )
connection_pool
regexp_parser (2.9.2 )
regexp_parser (2.11.3 )
reline (0.6.2)
io-console (~> 0.5)
require_all (3.0.0)
rexml (3.3.1)
strscan
rspec-core (3.13.0)
rexml (3.4.4)
rspec-core (3.13.5)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.1 )
rspec-expectations (3.13.5 )
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1 )
rspec-mocks (3.13.5 )
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.0.4)
Expand All
@@ -330,7 +349,7 @@ GEM
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.13.1 )
rspec-support (3.13.6 )
rubocop (1.69.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand All
@@ -341,22 +360,21 @@ GEM
rubocop-ast (>= 1.36.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.1)
parser (>= 3.3.1.0)
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
rubocop-rails (2.15.2)
rubocop-ast (1.47.0)
parser (>= 3.3.7.2)
prism (~> 1.4)
rubocop-performance (1.23.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.29.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-rspec (3.3.0)
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.4.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
ruby_parser (3.21.0)
racc (~> 1.5)
sexp_processor (~> 4.16)
rubyzip (2.3.2)
rubyzip (3.1.0)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
Expand All
@@ -374,17 +392,17 @@ GEM
tilt
scss_lint (0.60.0)
sass (~> 3.5, >= 3.5.5)
sdoc (2.6.1 )
sdoc (2.6.2 )
rdoc (>= 5.0)
securerandom (0.4.1)
selenium-webdriver (4.22 .0)
selenium-webdriver (4.35 .0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3 .0)
rubyzip (>= 1.2.2, < 4 .0)
websocket (~> 1.0)
semantic_range (3.1.0)
sexp_processor (4.17.1 )
sexp_processor (4.17.4 )
shakapacker (8.0.0)
activesupport (>= 5.2)
package_json
Expand All
@@ -395,63 +413,70 @@ GEM
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3 )
simplecov-html (0.13.2 )
simplecov_json_formatter (0.1.4)
spring (4.2.1 )
spring (4.4.0 )
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
sprockets (4.2.1 )
sprockets (4.2.2 )
concurrent-ruby (~> 1.0)
logger
rack (>= 2.2.4, < 4)
sprockets-rails (3.5.1 )
sprockets-rails (3.5.2 )
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
stimulus-rails (1.3.3 )
stimulus-rails (1.3.4 )
railties (>= 6.0.0)
stringio (3.1.7)
strscan (3.1.0)
sync (0.5.0)
term-ansicolor (1.10.2)
mize
tins (~> 1.0)
term-ansicolor (1.11.3)
tins (~> 1)
thor (1.4.0)
tilt (2.4.0 )
tilt (2.6.1 )
timeout (0.4.3)
tins (1.33.0 )
tins (1.44.1 )
bigdecimal
mize (~> 0.6)
sync
turbo-rails (2.0.11 )
actionpack (>= 6.0 .0)
railties (>= 6.0 .0)
turbo-rails (2.0.16 )
actionpack (>= 7.1 .0)
railties (>= 7.1 .0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (4.2.0 )
uglifier (4.2.1 )
execjs (>= 0.3.0, < 3)
unicode-display_width (3.1.2 )
unicode-emoji (~> 4.0, >= 4.0.4 )
unicode-emoji (4.0.4 )
unicode-display_width (3.2.0 )
unicode-emoji (~> 4.1 )
unicode-emoji (4.1.0 )
uri (1.0.3)
useragent (0.16.11)
web-console (4.2.1)
actionview (>= 6.0.0)
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
websocket (1.2.10 )
websocket (1.2.11 )
websocket-driver (0.8.0)
base64
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.36 )
yard (0.9.37 )
zeitwerk (2.7.3)
PLATFORMS
arm64-darwin-22
ruby
aarch64-linux
aarch64-linux-gnu
aarch64-linux-musl
arm-linux-gnu
arm-linux-musl
arm64-darwin
x86_64-darwin
x86_64-linux
x86_64-linux-gnu
x86_64-linux-musl
DEPENDENCIES
autoprefixer-rails
Expand Down
Expand Up
@@ -505,4 +530,4 @@ RUBY VERSION
ruby 3.3.4p94
BUNDLED WITH
2.4.17
2.6.9