|
|
@ -118,7 +118,7 @@ GEM |
|
|
|
irb (1.12.0) |
|
|
|
rdoc |
|
|
|
reline (>= 0.4.2) |
|
|
|
json (2.7.1) |
|
|
|
json (2.7.2) |
|
|
|
language_server-protocol (3.17.0.3) |
|
|
|
listen (3.9.0) |
|
|
|
rb-fsevent (~> 0.10, >= 0.10.3) |
|
|
@ -147,24 +147,24 @@ GEM |
|
|
|
net-smtp (0.5.0) |
|
|
|
net-protocol |
|
|
|
nio4r (2.7.1) |
|
|
|
nokogiri (1.16.3-aarch64-linux) |
|
|
|
nokogiri (1.16.4-aarch64-linux) |
|
|
|
racc (~> 1.4) |
|
|
|
nokogiri (1.16.3-arm-linux) |
|
|
|
nokogiri (1.16.4-arm-linux) |
|
|
|
racc (~> 1.4) |
|
|
|
nokogiri (1.16.3-arm64-darwin) |
|
|
|
nokogiri (1.16.4-arm64-darwin) |
|
|
|
racc (~> 1.4) |
|
|
|
nokogiri (1.16.3-x86-linux) |
|
|
|
nokogiri (1.16.4-x86-linux) |
|
|
|
racc (~> 1.4) |
|
|
|
nokogiri (1.16.3-x86_64-darwin) |
|
|
|
nokogiri (1.16.4-x86_64-darwin) |
|
|
|
racc (~> 1.4) |
|
|
|
nokogiri (1.16.3-x86_64-linux) |
|
|
|
nokogiri (1.16.4-x86_64-linux) |
|
|
|
racc (~> 1.4) |
|
|
|
parallel (1.24.0) |
|
|
|
parser (3.3.0.5) |
|
|
|
parser (3.3.1.0) |
|
|
|
ast (~> 2.4.1) |
|
|
|
racc |
|
|
|
pg (1.5.6) |
|
|
|
prism (0.24.0) |
|
|
|
prism (0.27.0) |
|
|
|
psych (5.1.2) |
|
|
|
stringio |
|
|
|
public_suffix (5.0.5) |
|
|
@ -218,17 +218,17 @@ GEM |
|
|
|
thor (~> 1.0, >= 1.2.2) |
|
|
|
zeitwerk (~> 2.6) |
|
|
|
rainbow (3.1.1) |
|
|
|
rake (13.2.0) |
|
|
|
rake (13.2.1) |
|
|
|
rb-fsevent (0.11.2) |
|
|
|
rb-inotify (0.10.1) |
|
|
|
ffi (~> 1.0) |
|
|
|
rdoc (6.6.3.1) |
|
|
|
psych (>= 4.0.0) |
|
|
|
regexp_parser (2.9.0) |
|
|
|
reline (0.5.0) |
|
|
|
reline (0.5.4) |
|
|
|
io-console (~> 0.5) |
|
|
|
rexml (3.2.6) |
|
|
|
rubocop (1.62.1) |
|
|
|
rubocop (1.63.4) |
|
|
|
json (~> 2.3) |
|
|
|
language_server-protocol (>= 3.17.0) |
|
|
|
parallel (~> 1.10) |
|
|
@ -239,8 +239,8 @@ GEM |
|
|
|
rubocop-ast (>= 1.31.1, < 2.0) |
|
|
|
ruby-progressbar (~> 1.7) |
|
|
|
unicode-display_width (>= 2.4.0, < 3.0) |
|
|
|
rubocop-ast (1.31.2) |
|
|
|
parser (>= 3.3.0.4) |
|
|
|
rubocop-ast (1.31.3) |
|
|
|
parser (>= 3.3.1.0) |
|
|
|
rubocop-capybara (2.20.0) |
|
|
|
rubocop (~> 1.41) |
|
|
|
rubocop-factory_bot (2.25.1) |
|
|
@ -250,37 +250,34 @@ GEM |
|
|
|
rubocop-performance (1.21.0) |
|
|
|
rubocop (>= 1.48.1, < 2.0) |
|
|
|
rubocop-ast (>= 1.31.1, < 2.0) |
|
|
|
rubocop-rspec (2.28.0) |
|
|
|
rubocop-rspec (2.29.1) |
|
|
|
rubocop (~> 1.40) |
|
|
|
rubocop-capybara (~> 2.17) |
|
|
|
rubocop-factory_bot (~> 2.22) |
|
|
|
rubocop-rspec_rails (~> 2.28) |
|
|
|
rubocop-rspec_rails (2.28.2) |
|
|
|
rubocop-rspec_rails (2.28.3) |
|
|
|
rubocop (~> 1.40) |
|
|
|
rubocop-shopify (2.15.1) |
|
|
|
rubocop (~> 1.51) |
|
|
|
rubocop-thread_safety (0.5.1) |
|
|
|
rubocop (>= 0.90.0) |
|
|
|
ruby-lsp (0.14.6) |
|
|
|
ruby-lsp (0.16.6) |
|
|
|
language_server-protocol (~> 3.17.0) |
|
|
|
prism (>= 0.22.0, < 0.25) |
|
|
|
prism (>= 0.23.0, < 0.28) |
|
|
|
sorbet-runtime (>= 0.5.10782) |
|
|
|
ruby-lsp-rails (0.3.3) |
|
|
|
actionpack (>= 6.0) |
|
|
|
activerecord (>= 6.0) |
|
|
|
railties (>= 6.0) |
|
|
|
ruby-lsp (>= 0.14.2, < 0.15.0) |
|
|
|
ruby-lsp-rails (0.3.5) |
|
|
|
ruby-lsp (>= 0.16.0, < 0.17.0) |
|
|
|
sorbet-runtime (>= 0.5.9897) |
|
|
|
ruby-progressbar (1.13.0) |
|
|
|
rubyzip (2.3.2) |
|
|
|
selenium-webdriver (4.19.0) |
|
|
|
selenium-webdriver (4.20.1) |
|
|
|
base64 (~> 0.2) |
|
|
|
rexml (~> 3.2, >= 3.2.5) |
|
|
|
rubyzip (>= 1.2.2, < 3.0) |
|
|
|
websocket (~> 1.0) |
|
|
|
semantic_logger (4.15.0) |
|
|
|
concurrent-ruby (~> 1.0) |
|
|
|
sorbet-runtime (0.5.11323) |
|
|
|
sorbet-runtime (0.5.11361) |
|
|
|
sprockets (4.2.1) |
|
|
|
concurrent-ruby (~> 1.0) |
|
|
|
rack (>= 2.2.4, < 4) |
|
|
@ -291,17 +288,17 @@ GEM |
|
|
|
stimulus-rails (1.3.3) |
|
|
|
railties (>= 6.0.0) |
|
|
|
stringio (3.1.0) |
|
|
|
tailwindcss-rails (2.3.0) |
|
|
|
tailwindcss-rails (2.5.0) |
|
|
|
railties (>= 6.0.0) |
|
|
|
tailwindcss-rails (2.3.0-aarch64-linux) |
|
|
|
tailwindcss-rails (2.5.0-aarch64-linux) |
|
|
|
railties (>= 6.0.0) |
|
|
|
tailwindcss-rails (2.3.0-arm-linux) |
|
|
|
tailwindcss-rails (2.5.0-arm-linux) |
|
|
|
railties (>= 6.0.0) |
|
|
|
tailwindcss-rails (2.3.0-arm64-darwin) |
|
|
|
tailwindcss-rails (2.5.0-arm64-darwin) |
|
|
|
railties (>= 6.0.0) |
|
|
|
tailwindcss-rails (2.3.0-x86_64-darwin) |
|
|
|
tailwindcss-rails (2.5.0-x86_64-darwin) |
|
|
|
railties (>= 6.0.0) |
|
|
|
tailwindcss-rails (2.3.0-x86_64-linux) |
|
|
|
tailwindcss-rails (2.5.0-x86_64-linux) |
|
|
|
railties (>= 6.0.0) |
|
|
|
thor (1.3.1) |
|
|
|
timeout (0.4.1) |
|
|
|