Skip to content

Commit 0ef6da7

Browse files
authored
Merge PR #225
Bumps the bundler group with 1 update: [dotenv](https://github.com/bkeepers/dotenv). Updates `dotenv` from 3.1.7 to 3.1.8 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bkeepers/dotenv/releases">dotenv's releases</a>.</em></p> <blockquote> <h2>v3.1.8</h2> <p><a href="https://bit.ly/dotenv-stoked-seagull"><img src="https://github.com/user-attachments/assets/a8463d3d-56d6-4034-b06c-94c8dcf73a7c" alt="" /></a></p> <p>Thanks to <strong><a href="https://bit.ly/dotenv-stoked-seagull">Stoked Seagull Software</a></strong> for sponsoring this release of dotenv! <br /> Need help with a software project but don't know where to begin? <a href="https://bit.ly/dotenv-stoked-seagull">Stoked Seagull can help.</a></p> <p><a href="https://github.com/sponsors/bkeepers">Interested in sponsoring dotenv?</a></p> <h2>What's Changed</h2> <ul> <li>fix crash when .env is a folder by <a href="https://github.com/Roupiye"><code>@​Roupiye</code></a> in <a href="https://redirect.github.com/bkeepers/dotenv/pull/527">bkeepers/dotenv#527</a></li> <li>docs: Clarify order of configuration files for flag -f by <a href="https://github.com/webrails"><code>@​webrails</code></a> in <a href="https://redirect.github.com/bkeepers/dotenv/pull/529">bkeepers/dotenv#529</a></li> <li>docs: Provide a 'Changelog' link on rubygems.org/gems/dotenv-rails by <a href="https://github.com/mark-young-atg"><code>@​mark-young-atg</code></a> in <a href="https://redirect.github.com/bkeepers/dotenv/pull/524">bkeepers/dotenv#524</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/webrails"><code>@​webrails</code></a> made their first contribution in <a href="https://redirect.github.com/bkeepers/dotenv/pull/529">bkeepers/dotenv#529</a></li> <li><a href="https://github.com/Roupiye"><code>@​Roupiye</code></a> made their first contribution in <a href="https://redirect.github.com/bkeepers/dotenv/pull/527">bkeepers/dotenv#527</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bkeepers/dotenv/compare/v3.1.7...v3.1.8">https://github.com/bkeepers/dotenv/compare/v3.1.7...v3.1.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bkeepers/dotenv/commit/91d98f0c0f51fa1e16c3feaaae7b0a607067632a"><code>91d98f0</code></a> Prepare for v3.1.8 release</li> <li><a href="https://github.com/bkeepers/dotenv/commit/2840d9c4085a398cbde9f164465515b01c26a402"><code>2840d9c</code></a> Fix lint error</li> <li><a href="https://github.com/bkeepers/dotenv/commit/c70fe0c050771861ef7735c83d20157ac6349af4"><code>c70fe0c</code></a> Merge branch 'Roupiye/main'</li> <li><a href="https://github.com/bkeepers/dotenv/commit/134c867c95809c8a50976b5f939908379a572eca"><code>134c867</code></a> Add specs for loading a directory</li> <li><a href="https://github.com/bkeepers/dotenv/commit/53920cdf5e3a1ea770fc677d187264952ae0ce13"><code>53920cd</code></a> Thanks to <a href="https://github.com/kmatthews812"><code>@​kmatthews812</code></a> for sponsoring dotenv</li> <li><a href="https://github.com/bkeepers/dotenv/commit/b5d49839c9e82a3610ecf5fb4dc6966d1f74e2e5"><code>b5d4983</code></a> Merge pull request <a href="https://redirect.github.com/bkeepers/dotenv/issues/524">#524</a> from mark-young-atg/add_changelog_link_to_gemspec</li> <li><a href="https://github.com/bkeepers/dotenv/commit/0a41ca65527faec1dcfab6266be69b989d350637"><code>0a41ca6</code></a> Merge pull request <a href="https://redirect.github.com/bkeepers/dotenv/issues/529">#529</a> from webrails/readme-f-configuration-files</li> <li><a href="https://github.com/bkeepers/dotenv/commit/4bdf65d4bcb74e72b5b86018c451a7c57eb22329"><code>4bdf65d</code></a> Fix lint error</li> <li><a href="https://github.com/bkeepers/dotenv/commit/844edf5e4add375240b3bf8ea0f7e0118939628a"><code>844edf5</code></a> Add funding.yml</li> <li><a href="https://github.com/bkeepers/dotenv/commit/640ebd08ffd2696cb658d4a24f4630c8310a590f"><code>640ebd0</code></a> Clarify order of configuration files for flag -f</li> <li>Additional commits viewable in <a href="https://github.com/bkeepers/dotenv/compare/v3.1.7...v3.1.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dotenv&package-manager=bundler&previous-version=3.1.7&new-version=3.1.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>` 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 <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
2 parents 3ae8c55 + fe6c137 commit 0ef6da7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ GEM
5959
base64 (~> 0.2.0)
6060
logger (~> 1.6.5)
6161
simpleidn (~> 0.2.1)
62-
dotenv (3.1.7)
62+
dotenv (3.1.8)
6363
drb (2.2.1)
6464
dry-configurable (1.3.0)
6565
dry-core (~> 1.1)

0 commit comments

Comments
 (0)