From fab6700fae4a4a56be3ae6386f9788e941ddb2f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 03:34:33 +0000 Subject: [PATCH] Bump dotenv-rails from 3.1.2 to 3.1.3 Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](https://github.com/bkeepers/dotenv/compare/v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: dotenv-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0a8696b..4e89369 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1629,16 +1629,16 @@ GEM bigdecimal (3.1.8) builder (3.3.0) coderay (1.1.3) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal rexml crass (1.0.6) date (3.3.4) - dotenv (3.1.2) - dotenv-rails (3.1.2) - dotenv (= 3.1.2) + dotenv (3.1.3) + dotenv-rails (3.1.3) + dotenv (= 3.1.3) railties (>= 6.1) drb (2.2.1) erubi (1.13.0) @@ -1652,10 +1652,10 @@ GEM activesupport (>= 6.1) hashdiff (1.1.0) hashie (5.0.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.7.2) - irb (1.13.2) + irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) @@ -1681,7 +1681,7 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.24.0) + minitest (5.25.1) multi_xml (0.7.1) bigdecimal (~> 3.1) mutex_m (0.2.0) @@ -1697,9 +1697,9 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.3) - nokogiri (1.16.6-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) notifications-ruby-client (5.4.0) jwt (>= 1.5, < 3) @@ -1734,8 +1734,8 @@ GEM psych (5.1.2) stringio public_suffix (6.0.0) - racc (1.8.0) - rack (3.1.4) + racc (1.8.1) + rack (3.1.7) rack-protection (4.0.0) base64 (>= 0.1.0) rack (>= 3.0.0, < 4) @@ -1784,7 +1784,7 @@ GEM ffi (~> 1.0) rdoc (6.7.0) psych (>= 4.0.0) - reline (0.5.9) + reline (0.5.10) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -1814,7 +1814,7 @@ GEM sprockets (>= 3.0.0) stringio (3.1.1) strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) tilt (2.4.0) timeout (0.4.1) tzinfo (2.0.6) @@ -1829,7 +1829,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.16) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-22