coursemology2
coursemology2 copied to clipboard
chore(deps-dev): bump dotenv-rails from 3.1.2 to 3.1.4
Bumps dotenv-rails from 3.1.2 to 3.1.4.
Release notes
Sourced from dotenv-rails's releases.
3.1.4
What's Changed
- Fix an error when only the
Spring::Client
is loaded by@alpaca-tc
in bkeepers/dotenv#512New Contributors
@alpaca-tc
made their first contribution in bkeepers/dotenv#512Full Changelog: https://github.com/bkeepers/dotenv/compare/v3.1.3...v3.1.4
3.1.3
What's Changed
- Only use Spring if already loaded by
@runephilosof-abtion
in bkeepers/dotenv#511- Doc Updates:
- Spell out 'FILENAME' in readme by
@mikegee
in bkeepers/dotenv#505- Provide a 'Changelog' link on rubygems.org/gems/dotenv by
@mark-young-atg
in bkeepers/dotenv#506- README.md: typo "exiting" by
@olleolleolle
in bkeepers/dotenv#508- cleanup: Run standard:fix by
@olleolleolle
in bkeepers/dotenv#509New Contributors
@mikegee
made their first contribution in bkeepers/dotenv#505@mark-young-atg
made their first contribution in bkeepers/dotenv#506@olleolleolle
made their first contribution in bkeepers/dotenv#508@runephilosof-abtion
made their first contribution in bkeepers/dotenv#511Full Changelog: https://github.com/bkeepers/dotenv/compare/v3.1.2...v3.1.3
Changelog
Sourced from dotenv-rails's changelog.
3.1.4
- Fix an error when only the
Spring::Client
is loaded by@alpaca-tc
in bkeepers/dotenv#512New Contributors
@alpaca-tc
made their first contribution in bkeepers/dotenv#512Full Changelog: https://github.com/bkeepers/dotenv/compare/v3.1.3...v3.1.4
3.1.3
- Only use Spring if already loaded by
@runephilosof-abtion
in bkeepers/dotenv#511- Doc Updates:
- Spell out 'FILENAME' in readme by
@mikegee
in bkeepers/dotenv#505- Provide a 'Changelog' link on rubygems.org/gems/dotenv by
@mark-young-atg
in bkeepers/dotenv#506- README.md: typo "exiting" by
@olleolleolle
in bkeepers/dotenv#508- cleanup: Run standard:fix by
@olleolleolle
in bkeepers/dotenv#509New Contributors
@mikegee
made their first contribution in bkeepers/dotenv#505@mark-young-atg
made their first contribution in bkeepers/dotenv#506@olleolleolle
made their first contribution in bkeepers/dotenv#508@runephilosof-abtion
made their first contribution in bkeepers/dotenv#511Full Changelog: https://github.com/bkeepers/dotenv/compare/v3.1.2...v3.1.3
Commits
ee3975c
Prepare for 3.1.4 releasefe760d1
Merge pull request #512 from alpaca-tc/fix-spring691f7f9
Make spring specs a little more explicitf75ff89
follow-up bkeepers/dotenv#5111e8dae2
Bump to 3.1.347f5cb6
Prepare for v3.1.34223d1f
Merge pull request #511 from runephilosof-abtion/patch-18c7e460
Fix tests for spring changes54aa1f6
Only use Spring if already loadedb86d9e4
Merge pull request #509 from olleolleolle/run-standard- Additional commits viewable in compare view
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 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor 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)