From c3a9295382cd6d2945a0268bb2e568437c5f2c75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 01:44:54 +0000 Subject: [PATCH] Bump dotenv-rails from 3.1.4 to 3.1.7 (#2783) --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0115b2863..f381a1790 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,9 +170,9 @@ GEM discard (1.4.0) activerecord (>= 4.2, < 9.0) docile (1.4.0) - dotenv (3.1.4) - dotenv-rails (3.1.4) - dotenv (= 3.1.4) + dotenv (3.1.7) + dotenv-rails (3.1.7) + dotenv (= 3.1.7) railties (>= 6.1) drb (2.2.1) erubi (1.13.0) @@ -224,7 +224,7 @@ GEM mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) io-console (0.8.0) - irb (1.14.2) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.13.0) @@ -320,7 +320,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) @@ -381,7 +381,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) redcarpet (3.6.0) redis-client (0.22.2)