diff --git a/Gemfile.lock b/Gemfile.lock index a4e9872..fd30db6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,12 +151,12 @@ GEM diff-lcs (1.6.2) docile (1.4.1) domain_name (0.6.20240107) - dotenv (3.1.8) - dotenv-rails (3.1.8) - dotenv (= 3.1.8) + dotenv (3.2.0) + dotenv-rails (3.2.0) + dotenv (= 3.2.0) railties (>= 6.1) drb (2.2.3) - erb (5.1.3) + erb (6.0.0) erubi (1.13.1) factory_bot (6.5.5) activesupport (>= 6.1.0) @@ -192,7 +192,7 @@ GEM i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.8.1) - irb (1.15.2) + irb (1.15.3) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -395,12 +395,12 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.15.0) + rdoc (6.16.1) erb psych (>= 4.0.0) tsort regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -515,7 +515,7 @@ GEM sqlite3 (2.8.0-x86_64-linux-musl) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.7) + stringio (3.1.9) sync (0.5.0) term-ansicolor (1.11.3) tins (~> 1)