Skip to content

Commit 2ccff27

Browse files
Bump dotenv-rails from 2.8.1 to 3.1.2 (#750)
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 2.8.1 to 3.1.2. - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](bkeepers/dotenv@v2.8.1...v3.1.2) --- updated-dependencies: - dependency-name: dotenv-rails dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72f3add commit 2ccff27

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,10 @@ GEM
146146
thread_safe (~> 0.3, >= 0.3.1)
147147
diff-lcs (1.5.1)
148148
docile (1.4.0)
149-
dotenv (2.8.1)
150-
dotenv-rails (2.8.1)
151-
dotenv (= 2.8.1)
152-
railties (>= 3.2)
149+
dotenv (3.1.2)
150+
dotenv-rails (3.1.2)
151+
dotenv (= 3.1.2)
152+
railties (>= 6.1)
153153
drb (2.2.1)
154154
erubi (1.12.0)
155155
execjs (2.9.1)

0 commit comments

Comments
 (0)