Skip to content

Commit 569b9b8

Browse files
Bump dotenv-rails from 3.1.2 to 3.1.3
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](bkeepers/dotenv@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: dotenv-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10ef6b4 commit 569b9b8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ GEM
8989
reline (>= 0.3.8)
9090
diff-lcs (1.5.1)
9191
docile (1.4.1)
92-
dotenv (3.1.2)
93-
dotenv-rails (3.1.2)
94-
dotenv (= 3.1.2)
92+
dotenv (3.1.3)
93+
dotenv-rails (3.1.3)
94+
dotenv (= 3.1.3)
9595
railties (>= 6.1)
9696
drb (2.2.1)
9797
erubi (1.13.0)
@@ -109,7 +109,7 @@ GEM
109109
raabro (~> 1.4)
110110
globalid (1.2.1)
111111
activesupport (>= 6.1)
112-
i18n (1.14.5)
112+
i18n (1.14.6)
113113
concurrent-ruby (~> 1.0)
114114
importmap-rails (2.0.1)
115115
actionpack (>= 6.0.0)
@@ -207,7 +207,7 @@ GEM
207207
redis-client (0.22.2)
208208
connection_pool
209209
regexp_parser (2.9.2)
210-
reline (0.5.9)
210+
reline (0.5.10)
211211
io-console (~> 0.5)
212212
rexml (3.3.6)
213213
strscan

0 commit comments

Comments
 (0)