diff --git a/Gemfile.lock b/Gemfile.lock index 7c0611e8..e9a7e4f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM railties (>= 6.0.0) csv (3.3.5) date (3.5.1) - debug (1.11.0) + debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) devise (4.9.4) @@ -119,7 +119,7 @@ GEM warden (~> 1.2.3) docile (1.4.1) drb (2.2.3) - erb (6.0.0) + erb (6.0.1) erubi (1.13.1) formtastic (5.0.0) actionpack (>= 6.0.0) @@ -140,8 +140,8 @@ GEM has_scope (>= 0.6) railties (>= 7.0) responders (>= 2) - io-console (0.8.1) - irb (1.15.3) + io-console (0.8.2) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -194,7 +194,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - psych (5.3.0) + psych (5.3.1) date stringio public_suffix (7.0.0) @@ -244,7 +244,7 @@ GEM activerecord (>= 7.2) activesupport (>= 7.2) i18n - rdoc (6.17.0) + rdoc (7.0.3) erb psych (>= 4.0.0) tsort @@ -280,11 +280,11 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.8.1) + sqlite3 (2.9.0) mini_portile2 (~> 2.8.0) - sqlite3 (2.8.1-arm64-darwin) - sqlite3 (2.8.1-x86_64-linux-gnu) - stringio (3.1.9) + sqlite3 (2.9.0-arm64-darwin) + sqlite3 (2.9.0-x86_64-linux-gnu) + stringio (3.2.0) thor (1.4.0) timeout (0.5.0) tsort (0.2.0)