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
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ GEM
parser (>= 2.4)
smart_properties
bigdecimal (3.1.7)
builder (3.2.4)
builder (3.3.0)
capybara (3.40.0)
addressable
matrix
Expand All @@ -128,7 +128,7 @@ GEM
activesupport (>= 6)
railties (>= 6)
coderay (1.1.3)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
constant_resolver (0.2.0)
crack (1.0.0)
Expand All @@ -155,7 +155,7 @@ GEM
rainbow
rubocop
smart_properties
erubi (1.12.0)
erubi (1.13.0)
faker (3.3.1)
i18n (>= 1.8.11, < 2)
faraday (1.9.3)
Expand Down Expand Up @@ -222,7 +222,7 @@ GEM
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
i18n-tasks (1.0.13)
activesupport (>= 4.0.2)
Expand All @@ -244,7 +244,7 @@ GEM
invisible_captcha (2.3.0)
rails (>= 5.2)
jmespath (1.6.2)
jsbundling-rails (1.0.0)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
Expand Down Expand Up @@ -274,8 +274,8 @@ GEM
method_source (1.1.0)
mini_magick (4.11.0)
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.22.3)
mini_portile2 (2.8.7)
minitest (5.24.1)
minitest-reporters (1.6.1)
ansi
builder
Expand All @@ -297,10 +297,10 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.1)
nokogiri (1.16.4)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-darwin)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
noticed (1.5.9)
http (>= 4.0.0)
Expand Down Expand Up @@ -353,7 +353,7 @@ GEM
nio4r (~> 2.0)
pundit (2.2.0)
activesupport (>= 3.0.0)
racc (1.7.3)
racc (1.8.1)
rack (2.2.9)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
Expand Down Expand Up @@ -503,7 +503,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.13)
zeitwerk (2.6.17)

PLATFORMS
ruby
Expand Down