Skip to content

Commit 6c01eae

Browse files
Bump dotenv-rails from 3.1.7 to 3.1.8
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.7 to 3.1.8. - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](bkeepers/dotenv@v3.1.7...v3.1.8) --- updated-dependencies: - dependency-name: dotenv-rails dependency-version: 3.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d112e2d commit 6c01eae

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ GEM
9191
reline (>= 0.3.8)
9292
diff-lcs (1.6.0)
9393
docile (1.4.1)
94-
dotenv (3.1.7)
95-
dotenv-rails (3.1.7)
96-
dotenv (= 3.1.7)
94+
dotenv (3.1.8)
95+
dotenv-rails (3.1.8)
96+
dotenv (= 3.1.8)
9797
railties (>= 6.1)
9898
drb (2.2.1)
9999
erubi (1.13.1)
@@ -118,14 +118,14 @@ GEM
118118
activesupport (>= 6.0.0)
119119
railties (>= 6.0.0)
120120
io-console (0.8.0)
121-
irb (1.15.1)
121+
irb (1.15.2)
122122
pp (>= 0.6.0)
123123
rdoc (>= 4.0.0)
124124
reline (>= 0.4.2)
125125
json (2.10.2)
126126
language_server-protocol (3.17.0.4)
127127
lint_roller (1.1.0)
128-
logger (1.6.6)
128+
logger (1.7.0)
129129
loofah (2.24.0)
130130
crass (~> 1.0.2)
131131
nokogiri (>= 1.12.0)
@@ -148,13 +148,13 @@ GEM
148148
net-smtp (0.5.1)
149149
net-protocol
150150
nio4r (2.7.4)
151-
nokogiri (1.18.5-aarch64-linux-gnu)
151+
nokogiri (1.18.7-aarch64-linux-gnu)
152152
racc (~> 1.4)
153-
nokogiri (1.18.5-arm64-darwin)
153+
nokogiri (1.18.7-arm64-darwin)
154154
racc (~> 1.4)
155-
nokogiri (1.18.5-x64-mingw-ucrt)
155+
nokogiri (1.18.7-x64-mingw-ucrt)
156156
racc (~> 1.4)
157-
nokogiri (1.18.5-x86_64-linux-gnu)
157+
nokogiri (1.18.7-x86_64-linux-gnu)
158158
racc (~> 1.4)
159159
parallel (1.26.3)
160160
parser (3.3.7.4)
@@ -210,13 +210,13 @@ GEM
210210
zeitwerk (~> 2.6)
211211
rainbow (3.1.1)
212212
rake (13.2.1)
213-
rdoc (6.12.0)
213+
rdoc (6.13.1)
214214
psych (>= 4.0.0)
215215
redis (4.8.1)
216216
redis-client (0.24.0)
217217
connection_pool
218218
regexp_parser (2.10.0)
219-
reline (0.6.0)
219+
reline (0.6.1)
220220
io-console (~> 0.5)
221221
rexml (3.4.1)
222222
rspec-core (3.13.3)
@@ -300,7 +300,7 @@ GEM
300300
sqlite3 (2.6.0-arm64-darwin)
301301
sqlite3 (2.6.0-x64-mingw-ucrt)
302302
sqlite3 (2.6.0-x86_64-linux-gnu)
303-
stringio (3.1.5)
303+
stringio (3.1.6)
304304
thor (1.3.2)
305305
tilt (2.6.0)
306306
timeout (0.4.3)

0 commit comments

Comments
 (0)