From 92834b9b3826fe87e9b69e78d1a4f5d947959a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 09:25:44 +0100 Subject: [PATCH] Bump the minor-updates group with 2 updates (#320) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the minor-updates group with 2 updates: [turbo-rails](https://github.com/hotwired/turbo-rails) and [dotenv-rails](https://github.com/bkeepers/dotenv). Updates `turbo-rails` from 2.0.7 to 2.0.8
Release notes

Sourced from turbo-rails's releases.

v2.0.8

What's Changed

New Contributors

Full Changelog: https://github.com/hotwired/turbo-rails/compare/v2.0.6...v2.0.8

Commits

Updates `dotenv-rails` from 3.1.2 to 3.1.4
Release notes

Sourced from dotenv-rails's releases.

3.1.4

What's Changed

New Contributors

Full Changelog: https://github.com/bkeepers/dotenv/compare/v3.1.3...v3.1.4

3.1.3

What's Changed

New Contributors

Full Changelog: https://github.com/bkeepers/dotenv/compare/v3.1.2...v3.1.3

Changelog

Sourced from dotenv-rails's changelog.

3.1.4

New Contributors

Full Changelog: https://github.com/bkeepers/dotenv/compare/v3.1.3...v3.1.4

3.1.3

New Contributors

Full Changelog: https://github.com/bkeepers/dotenv/compare/v3.1.2...v3.1.3

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74a2ada..2057ed3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,9 +123,9 @@ GEM irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.5.1) - dotenv (3.1.2) - dotenv-rails (3.1.2) - dotenv (= 3.1.2) + dotenv (3.1.4) + dotenv-rails (3.1.4) + dotenv (= 3.1.4) railties (>= 6.1) drb (2.2.1) email_validator (2.2.4) @@ -406,9 +406,8 @@ GEM railties (>= 7.0.0) thor (1.3.2) timeout (0.4.1) - turbo-rails (2.0.7) + turbo-rails (2.0.8) actionpack (>= 6.0.0) - activejob (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)