theodi / asset-manager

1 stars 0 forks source link

Bump dotenv-rails from 2.2.1 to 2.3.0 #170

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps dotenv-rails from 2.2.1 to 2.3.0.

Changelog *Sourced from dotenv-rails's [changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md).* > ## 2.3.0 - Apr 19, 2018 > > * Skip over lines that don't set an envvars ([#291](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/291)) > * Document the -f flag ([#310](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/310)) > * Existing variable takes precendence when performing substitution ([#313](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/313)) > * Parse multiline values ([#318](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/318), [#329](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/329)) > * Fix load to respect existing environment variables over env file when doing variable interpolation ([#323](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/323)) > * Add gem version badge to README.md ([#328](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/328)) > * Rescue from bundler require error ([#330](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/330)) > > ## 2.2.2 - Apr 9, 2018 > > * Support Rails 5.2 ([#325](https://github-redirect.dependabot.com/bkeepers/dotenv/pull/325)) > > [Full Changelog](https://github.com/bkeepers/dotenv/compare/v2.2.1...v2.2.2)
Commits - [`453a6e4`](https://github.com/bkeepers/dotenv/commit/453a6e48b4813ae6e33310b2b8b17233c8208a83) Merge pull request [#333](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/333) from bkeepers/version-2.3.0 - [`a7794c6`](https://github.com/bkeepers/dotenv/commit/a7794c6d260c417a7ad5633d5bd3f2c618e8595e) Add 2.3.0 to Changelog.md - [`96a2b32`](https://github.com/bkeepers/dotenv/commit/96a2b3239b1026c11152fb06f252dd060809c113) Minor version change to 2.3.0 - [`3f9fad9`](https://github.com/bkeepers/dotenv/commit/3f9fad97e3623e6f1988b6d076f358a016e4bc0c) Merge pull request [#328](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/328) from rmharrison/patch-1 - [`ae95d20`](https://github.com/bkeepers/dotenv/commit/ae95d201bcae7fd86c52a11a396546c763e8eea4) Merge pull request [#323](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/323) from cbjoseph/variable_precedence - [`05f309f`](https://github.com/bkeepers/dotenv/commit/05f309fb33482702426804dc39ca6cf9ba4472fa) Fixed trailing white space - [`9b5d46a`](https://github.com/bkeepers/dotenv/commit/9b5d46a040a63cf798d6c1ba832765a0a16ad718) Merge branch 'master' into variable_precedence - [`3b096d2`](https://github.com/bkeepers/dotenv/commit/3b096d254f4ab6c9eb84fb9c2637f0d2f85f7914) Merge pull request [#330](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/330) from jaydorsey/rescue_spring_error - [`ffb63bb`](https://github.com/bkeepers/dotenv/commit/ffb63bb16fb54e718646758b8d2aee6653d25376) Merge pull request [#310](https://github-redirect.dependabot.com/bkeepers/dotenv/issues/310) from bcobb/patch-1 - [`2dd59d9`](https://github.com/bkeepers/dotenv/commit/2dd59d96f558be0f821a5bd207ed0f25f757d1e8) Rescue from bundler require error - Additional commits viewable in [compare view](https://github.com/bkeepers/dotenv/compare/v2.2.1...v2.3.0)


Dependabot compatibility score

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 commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

Superseded by #171.