Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ group :test do
gem "factory_bot_rails", "~> 6.5"
gem "capybara"
gem "capybara-email"
gem "selenium-webdriver", "~> 4.11"
gem "selenium-webdriver", "~> 4.36"
end

gem "bcrypt", "~> 3.1"
Expand Down
35 changes: 19 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.3)
aws-eventstream (1.4.0)
aws-partitions (1.1165.0)
aws-partitions (1.1172.0)
aws-sdk-core (3.233.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
Expand All @@ -94,7 +94,7 @@ GEM
aws-sdk-kms (1.113.0)
aws-sdk-core (~> 3, >= 3.231.0)
aws-sigv4 (~> 1.5)
aws-sdk-lambda (1.160.0)
aws-sdk-lambda (1.161.0)
aws-sdk-core (~> 3, >= 3.231.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.199.1)
Expand All @@ -116,7 +116,7 @@ GEM
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
bigdecimal (3.2.3)
bigdecimal (3.3.1)
bindex (0.8.1)
bootsnap (1.18.6)
msgpack (~> 1.2)
Expand All @@ -139,7 +139,7 @@ GEM
capybara (>= 2.4, < 4.0)
mail
cgi (0.5.0)
chartkick (5.2.0)
chartkick (5.2.1)
childprocess (5.1.0)
logger (~> 1.5)
concurrent-ruby (1.3.5)
Expand Down Expand Up @@ -184,14 +184,14 @@ GEM
dry-inflector (~> 1.0)
dry-logic (~> 1.4)
zeitwerk (~> 2.6)
erb (5.0.2)
erb (5.0.3)
erubi (1.13.1)
factory_bot (6.5.5)
activesupport (>= 6.1.0)
factory_bot_rails (6.5.1)
factory_bot (~> 6.5)
railties (>= 6.1.0)
globalid (1.2.1)
globalid (1.3.0)
activesupport (>= 6.1)
grape (2.4.0)
activesupport (>= 6.1)
Expand Down Expand Up @@ -246,7 +246,7 @@ GEM
marcel (1.1.0)
matrix (0.4.3)
mini_mime (1.1.5)
minitest (5.25.5)
minitest (5.26.0)
msgpack (1.8.0)
multi_xml (0.7.2)
bigdecimal (~> 3.1)
Expand Down Expand Up @@ -299,10 +299,10 @@ GEM
pg (1.6.2-x86_64-darwin)
pg (1.6.2-x86_64-linux)
pg (1.6.2-x86_64-linux-musl)
pp (0.6.2)
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
prism (1.5.1)
prism (1.4.0)
propshaft (1.3.1)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
Expand All @@ -314,7 +314,7 @@ GEM
puma (7.0.4)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.2.1)
rack (3.2.2)
rack-session (2.1.1)
base64 (>= 0.1.0)
rack (>= 3.0.0)
Expand Down Expand Up @@ -360,9 +360,10 @@ GEM
rake (13.3.0)
rbs (3.9.4)
logger
rdoc (6.14.2)
rdoc (6.15.0)
erb
psych (>= 4.0.0)
tsort
regexp_parser (2.11.3)
reline (0.6.2)
io-console (~> 0.5)
Expand All @@ -371,7 +372,7 @@ GEM
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.4.2)
rexml (3.4.4)
rouge (4.6.0)
rspec (3.13.1)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -420,9 +421,11 @@ GEM
ruby2_keywords (0.0.5)
rubyzip (3.1.1)
securerandom (0.4.1)
selenium-webdriver (4.35.0)
selenium-webdriver (4.36.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)
Expand All @@ -439,7 +442,7 @@ GEM
simplecov-html (0.13.2)
simplecov_json_formatter (0.1.4)
smarter_csv (1.14.4)
solid_cache (1.0.7)
solid_cache (1.0.8)
activejob (>= 7.2)
activerecord (>= 7.2)
railties (>= 7.2)
Expand Down Expand Up @@ -481,7 +484,7 @@ GEM
unicode-display_width (3.2.0)
unicode-emoji (~> 4.1)
unicode-emoji (4.1.0)
uri (1.0.3)
uri (1.0.4)
useragent (0.16.11)
view_component (4.0.2)
activesupport (>= 7.1.0, < 8.1)
Expand Down Expand Up @@ -552,7 +555,7 @@ DEPENDENCIES
rspec-rails (~> 8.0)
ruby-lsp (~> 0.26)
rubyzip
selenium-webdriver (~> 4.11)
selenium-webdriver (~> 4.36)
shoulda (~> 4.0)
shoulda-matchers (~> 4.5)
simplecov
Expand Down