Skip to content

Commit 2b554b3

Browse files
Bump dotenv-rails from 3.1.1 to 3.1.2 (#2579)
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.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@v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: dotenv-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74369ae commit 2b554b3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@ GEM
126126
database_cleaner-core (2.0.1)
127127
date (3.3.4)
128128
diff-lcs (1.5.1)
129-
dotenv (3.1.1)
130-
dotenv-rails (3.1.1)
131-
dotenv (= 3.1.1)
129+
dotenv (3.1.2)
130+
dotenv-rails (3.1.2)
131+
dotenv (= 3.1.2)
132132
railties (>= 6.1)
133133
erubi (1.12.0)
134134
execjs (2.8.1)
@@ -148,7 +148,7 @@ GEM
148148
activesupport (>= 6.1)
149149
hashdiff (1.1.0)
150150
highline (2.1.0)
151-
i18n (1.14.4)
151+
i18n (1.14.5)
152152
concurrent-ruby (~> 1.0)
153153
i18n-tasks (1.0.13)
154154
activesupport (>= 4.0.2)

0 commit comments

Comments
 (0)