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
19 changes: 10 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
capybara-playwright-driver (0.5.7)
capybara-playwright-driver (0.5.8)
addressable
capybara
playwright-ruby-client (>= 1.16.0)
Expand Down Expand Up @@ -248,8 +248,9 @@ GEM
activesupport (>= 6.0.0)
railties (>= 6.0.0)
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)
jmespath (1.6.2)
Expand Down Expand Up @@ -282,12 +283,12 @@ GEM
net-pop
net-smtp
marcel (1.0.4)
matrix (0.4.2)
matrix (0.4.3)
method_source (1.1.0)
mime-types (3.7.0)
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2026.0127)
mime-types-data (3.2026.0203)
mini_magick (5.3.1)
logger
mini_mime (1.1.5)
Expand Down Expand Up @@ -352,7 +353,7 @@ GEM
pg (1.6.3-x86_64-linux)
pickadate-rails (3.5.6.1)
railties (>= 3.1.0)
playwright-ruby-client (1.58.0)
playwright-ruby-client (1.58.1)
base64
concurrent-ruby (>= 1.1.6)
mime-types (>= 3.0)
Expand Down Expand Up @@ -395,7 +396,7 @@ GEM
pundit (2.5.2)
activesupport (>= 3.0.0)
racc (1.8.1)
rack (3.2.4)
rack (3.2.5)
rack-mini-profiler (4.0.1)
rack (>= 1.2.0)
rack-protection (4.2.1)
Expand Down Expand Up @@ -448,7 +449,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (7.1.0)
rdoc (7.2.0)
erb
psych (>= 4.0.0)
tsort
Expand Down Expand Up @@ -478,7 +479,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.2)
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 @@ -524,7 +525,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
scout_apm (6.0.2)
scout_apm (6.1.0)
parser
securerandom (0.4.1)
semantic_logger (4.17.0)
Expand Down