diff --git a/Gemfile.lock b/Gemfile.lock index 8289b420..f5d360ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM railties (>= 6.0.0) csv (3.3.5) date (3.4.1) - debug (1.10.0) + debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) devise (4.9.4) @@ -239,7 +239,7 @@ GEM activerecord (>= 6.1.5) activesupport (>= 6.1.5) i18n - rdoc (6.14.0) + rdoc (6.14.1) erb psych (>= 4.0.0) regexp_parser (2.10.0) @@ -251,7 +251,7 @@ GEM rexml (3.4.1) rubyzip (2.4.1) securerandom (0.4.1) - selenium-webdriver (4.33.0) + selenium-webdriver (4.34.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -274,10 +274,10 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.6.0) + sqlite3 (2.7.1) mini_portile2 (~> 2.8.0) - sqlite3 (2.6.0-arm64-darwin) - sqlite3 (2.6.0-x86_64-linux-gnu) + sqlite3 (2.7.1-arm64-darwin) + sqlite3 (2.7.1-x86_64-linux-gnu) stringio (3.1.7) thor (1.3.2) timeout (0.4.3)