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
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ GEM
bindex (0.8.1)
binding_of_caller (2.0.0)
debug_inspector (>= 1.2.0)
bootsnap (1.25.0)
bootsnap (1.26.0)
msgpack (~> 1.5)
builder (3.3.0)
capybara (3.40.0)
Expand All @@ -128,7 +128,7 @@ GEM
bigdecimal
rexml
crass (1.0.7)
crawler_detect (1.2.15)
crawler_detect (1.2.17)
qonfig (>= 0.24)
date (3.5.1)
debug (1.11.1)
Expand Down Expand Up @@ -157,7 +157,7 @@ GEM
fiber-storage (1.0.1)
globalid (1.4.0)
activesupport (>= 6.1)
graphql (2.6.8)
graphql (2.6.10)
base64
fiber-storage
logger
Expand Down Expand Up @@ -234,7 +234,7 @@ GEM
nokogiri (1.19.4-x86_64-linux-gnu)
racc (~> 1.4)
openssl (4.0.2)
parallel (2.1.0)
parallel (2.2.0)
parser (3.3.12.0)
ast (~> 2.4.1)
racc
Expand Down Expand Up @@ -284,10 +284,10 @@ GEM
rails-html-sanitizer (1.7.1)
loofah (~> 2.25, >= 2.25.2)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails_cloudflare_turnstile (0.5.0)
rails_cloudflare_turnstile (0.5.1)
faraday (>= 1.0, < 3.0)
rails (>= 6.0, < 8.2)
rails_semantic_logger (5.1.0)
rails_semantic_logger (5.2.0)
rack
railties (>= 7.2)
semantic_logger (>= 5.1)
Expand All @@ -302,7 +302,7 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.4.2)
rbs (4.1.3)
rbs (4.2.0)
logger
prism (>= 1.6.0)
tsort
Expand All @@ -321,8 +321,8 @@ GEM
rexml (3.4.4)
rouge (5.0.0)
strscan (~> 3.1)
rubocop (1.89.0)
json (~> 2.3)
rubocop (1.90.0)
json (>= 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (>= 1.10)
Expand All @@ -335,15 +335,15 @@ GEM
rubocop-ast (1.50.0)
parser (>= 3.3.7.2)
prism (~> 1.7)
rubocop-rails (2.36.0)
rubocop-rails (2.37.0)
activesupport (>= 4.2.0)
lint_roller (~> 1.1)
rack (>= 1.1)
rubocop (>= 1.75.0, < 2.0)
rubocop (>= 1.89.0, < 2.0)
rubocop-ast (>= 1.44.0, < 2.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (3.4.1)
rubyzip (3.6.0)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
Expand All @@ -352,10 +352,10 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
scout_apm (6.2.1)
scout_apm (6.3.0)
parser
securerandom (0.4.1)
selenium-webdriver (4.47.0)
selenium-webdriver (4.48.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand All @@ -370,7 +370,7 @@ GEM
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
logger
simplecov (1.1.1)
simplecov (1.2.0)
simplecov-lcov (0.9.0)
sprockets (4.2.2)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -406,7 +406,7 @@ GEM
actionview (>= 8.0.0)
bindex (>= 0.4.0)
railties (>= 8.0.0)
webmock (3.26.2)
webmock (3.26.4)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down