Skip to content

Commit 0f11289

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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1eae35 commit 0f11289

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -226,9 +226,9 @@ GEM
226226
discard (1.4.0)
227227
activerecord (>= 4.2, < 9.0)
228228
docile (1.1.5)
229-
dotenv (3.1.7)
230-
dotenv-rails (3.1.7)
231-
dotenv (= 3.1.7)
229+
dotenv (3.1.8)
230+
dotenv-rails (3.1.8)
231+
dotenv (= 3.1.8)
232232
railties (>= 6.1)
233233
drb (2.2.1)
234234
dumb_delegator (1.0.0)
@@ -338,7 +338,7 @@ GEM
338338
mini_magick (>= 4.9.5, < 5)
339339
ruby-vips (>= 2.0.17, < 3)
340340
io-console (0.8.0)
341-
irb (1.15.1)
341+
irb (1.15.2)
342342
pp (>= 0.6.0)
343343
rdoc (>= 4.0.0)
344344
reline (>= 0.4.2)
@@ -415,10 +415,10 @@ GEM
415415
net-smtp (0.5.0)
416416
net-protocol
417417
nio4r (2.7.4)
418-
nokogiri (1.18.4)
418+
nokogiri (1.18.7)
419419
mini_portile2 (~> 2.8.2)
420420
racc (~> 1.4)
421-
nokogiri (1.18.4-x86_64-linux-gnu)
421+
nokogiri (1.18.7-x86_64-linux-gnu)
422422
racc (~> 1.4)
423423
oauth (0.5.6)
424424
oj (3.16.10)
@@ -526,13 +526,13 @@ GEM
526526
rb-fsevent (0.11.2)
527527
rb-inotify (0.10.1)
528528
ffi (~> 1.0)
529-
rdoc (6.12.0)
529+
rdoc (6.13.1)
530530
psych (>= 4.0.0)
531531
recaptcha (5.19.0)
532532
redis-client (0.23.2)
533533
connection_pool
534534
regexp_parser (2.10.0)
535-
reline (0.6.0)
535+
reline (0.6.1)
536536
io-console (~> 0.5)
537537
responders (3.1.1)
538538
actionpack (>= 5.2)
@@ -665,7 +665,7 @@ GEM
665665
activesupport (>= 5.2)
666666
sprockets (>= 3.0.0)
667667
ssrf_filter (1.1.2)
668-
stringio (3.1.5)
668+
stringio (3.1.6)
669669
sysexits (1.2.0)
670670
temple (0.10.3)
671671
terminal-table (4.0.0)

0 commit comments

Comments
 (0)