Skip to content

Commit 8e46fd1

Browse files
Bump dotenv-rails from 3.1.8 to 3.2.0
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.8 to 3.2.0. - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](bkeepers/dotenv@v3.1.8...v3.2.0) --- updated-dependencies: - dependency-name: dotenv-rails dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29f8173 commit 8e46fd1

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

Gemfile.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ GEM
148148
railties (>= 6.1)
149149
database_consistency (2.0.6)
150150
activerecord (>= 3.2)
151-
date (3.5.0)
151+
date (3.5.1)
152152
debug (1.11.0)
153153
irb (~> 1.10)
154154
reline (>= 0.3.8)
@@ -160,14 +160,14 @@ GEM
160160
warden (~> 1.2.3)
161161
diff-lcs (1.6.2)
162162
docile (1.4.1)
163-
dotenv (3.1.8)
164-
dotenv-rails (3.1.8)
165-
dotenv (= 3.1.8)
163+
dotenv (3.2.0)
164+
dotenv-rails (3.2.0)
165+
dotenv (= 3.2.0)
166166
railties (>= 6.1)
167167
drb (2.2.3)
168168
email_validator (2.2.4)
169169
activemodel
170-
erb (6.0.0)
170+
erb (6.0.1)
171171
erubi (1.13.1)
172172
et-orbi (1.4.0)
173173
tzinfo
@@ -221,8 +221,8 @@ GEM
221221
actionpack (>= 6.0.0)
222222
activesupport (>= 6.0.0)
223223
railties (>= 6.0.0)
224-
io-console (0.8.1)
225-
irb (1.15.3)
224+
io-console (0.8.2)
225+
irb (1.16.0)
226226
pp (>= 0.6.0)
227227
rdoc (>= 4.0.0)
228228
reline (>= 0.4.2)
@@ -259,7 +259,7 @@ GEM
259259
activesupport (>= 4)
260260
railties (>= 4)
261261
request_store (~> 1.0)
262-
loofah (2.24.1)
262+
loofah (2.25.0)
263263
crass (~> 1.0.2)
264264
nokogiri (>= 1.12.0)
265265
mail (2.9.0)
@@ -291,18 +291,18 @@ GEM
291291
net-smtp (0.5.1)
292292
net-protocol
293293
nio4r (2.7.4)
294-
nokogiri (1.18.10)
294+
nokogiri (1.19.0)
295295
mini_portile2 (~> 2.8.2)
296296
racc (~> 1.4)
297-
nokogiri (1.18.10-aarch64-linux-gnu)
297+
nokogiri (1.19.0-aarch64-linux-gnu)
298298
racc (~> 1.4)
299-
nokogiri (1.18.10-arm-linux-gnu)
299+
nokogiri (1.19.0-arm-linux-gnu)
300300
racc (~> 1.4)
301-
nokogiri (1.18.10-arm64-darwin)
301+
nokogiri (1.19.0-arm64-darwin)
302302
racc (~> 1.4)
303-
nokogiri (1.18.10-x86_64-darwin)
303+
nokogiri (1.19.0-x86_64-darwin)
304304
racc (~> 1.4)
305-
nokogiri (1.18.10-x86_64-linux-gnu)
305+
nokogiri (1.19.0-x86_64-linux-gnu)
306306
racc (~> 1.4)
307307
oauth2 (2.0.17)
308308
faraday (>= 0.17.3, < 4.0)
@@ -381,7 +381,7 @@ GEM
381381
pry (>= 0.13, < 0.16)
382382
pry-rails (0.3.11)
383383
pry (>= 0.13.0)
384-
psych (5.2.6)
384+
psych (5.3.1)
385385
date
386386
stringio
387387
public_suffix (6.0.2)
@@ -408,7 +408,7 @@ GEM
408408
rack (>= 3.0.0)
409409
rack-test (2.2.0)
410410
rack (>= 1.3)
411-
rackup (2.2.1)
411+
rackup (2.3.1)
412412
rack (>= 3)
413413
rails (8.0.3)
414414
actioncable (= 8.0.3)
@@ -457,7 +457,7 @@ GEM
457457
activerecord (>= 7.2)
458458
activesupport (>= 7.2)
459459
i18n
460-
rdoc (6.16.1)
460+
rdoc (7.0.3)
461461
erb
462462
psych (>= 4.0.0)
463463
tsort
@@ -582,7 +582,7 @@ GEM
582582
stackprof (0.2.27)
583583
stimulus-rails (1.3.4)
584584
railties (>= 6.0.0)
585-
stringio (3.1.8)
585+
stringio (3.2.0)
586586
strong_migrations (2.5.1)
587587
activerecord (>= 7.1)
588588
super_diff (0.17.0)
@@ -643,7 +643,7 @@ GEM
643643
xpath (3.2.0)
644644
nokogiri (~> 1.8)
645645
yaml (0.4.0)
646-
zeitwerk (2.7.3)
646+
zeitwerk (2.7.4)
647647

648648
PLATFORMS
649649
aarch64-linux

0 commit comments

Comments
 (0)