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
20 changes: 9 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ GEM
jbuilder (2.14.1)
actionview (>= 7.0.0)
activesupport (>= 7.0.0)
json (2.13.2)
json (2.15.1)
language_server-protocol (3.17.0.5)
lint_roller (1.1.0)
llhttp-ffi (0.5.1)
Expand Down Expand Up @@ -230,16 +230,16 @@ GEM
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
prism (1.4.0)
prism (1.6.0)
psych (5.2.6)
date
stringio
public_suffix (6.0.2)
puma (7.0.4)
puma (7.1.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.18)
rack-attack (6.7.0)
rack-attack (6.8.0)
rack (>= 1.0, < 4)
rack-session (2.1.1)
base64 (>= 0.1.0)
Expand Down Expand Up @@ -292,7 +292,7 @@ GEM
io-console (~> 0.5)
rexml (3.4.4)
rouge (4.5.1)
rubocop (1.81.1)
rubocop (1.81.6)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
Expand Down Expand Up @@ -324,18 +324,16 @@ GEM
sprockets-rails
tilt
securerandom (0.4.1)
selenium-webdriver (4.36.0)
selenium-webdriver (4.37.0)
base64 (~> 0.2)
json (<= 2.13.2)
logger (~> 1.4)
prism (~> 1.0, < 1.5)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 4.0)
websocket (~> 1.0)
sentry-rails (5.28.0)
sentry-rails (5.28.1)
railties (>= 5.0)
sentry-ruby (~> 5.28.0)
sentry-ruby (5.28.0)
sentry-ruby (~> 5.28.1)
sentry-ruby (5.28.1)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
simplecov (0.22.0)
Expand Down