diff --git a/Gemfile.lock b/Gemfile.lock index cfe2263956..9e12bdb8c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,9 +120,9 @@ GEM dig_rb (1.0.1) docile (1.4.0) domain_name (0.6.20240107) - dotenv (3.1.6) - dotenv-rails (3.1.6) - dotenv (= 3.1.6) + dotenv (3.1.7) + dotenv-rails (3.1.7) + dotenv (= 3.1.7) railties (>= 6.1) drb (2.2.1) erubi (1.13.0) @@ -214,7 +214,7 @@ GEM rainbow (>= 2.2.2, < 4.0) terminal-table (>= 1.5.1) io-console (0.8.0) - irb (1.14.2) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.9.0) @@ -520,7 +520,7 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - psych (5.2.1) + psych (5.2.2) date stringio public_suffix (6.0.1) @@ -584,7 +584,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.9.1) + rdoc (6.10.0) psych (>= 4.0.0) regexp_parser (2.9.3) reline (0.6.0)