Skip to content

Commit 971e6fd

Browse files
authored
Merge pull request #2128 from Freika/dependabot/bundler/dotenv-rails-3.2.0
Bump dotenv-rails from 3.1.8 to 3.2.0
2 parents 8a5bcb0 + 754abd2 commit 971e6fd

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 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
@@ -222,8 +222,8 @@ GEM
222222
actionpack (>= 6.0.0)
223223
activesupport (>= 6.0.0)
224224
railties (>= 6.0.0)
225-
io-console (0.8.1)
226-
irb (1.15.3)
225+
io-console (0.8.2)
226+
irb (1.16.0)
227227
pp (>= 0.6.0)
228228
rdoc (>= 4.0.0)
229229
reline (>= 0.4.2)
@@ -371,7 +371,7 @@ GEM
371371
pp (0.6.3)
372372
prettyprint
373373
prettyprint (0.2.0)
374-
prism (1.7.0)
374+
prism (1.9.0)
375375
prometheus_exporter (2.2.0)
376376
webrick
377377
pry (0.15.2)
@@ -382,7 +382,7 @@ GEM
382382
pry (>= 0.13, < 0.16)
383383
pry-rails (0.3.11)
384384
pry (>= 0.13.0)
385-
psych (5.2.6)
385+
psych (5.3.1)
386386
date
387387
stringio
388388
public_suffix (6.0.2)
@@ -409,7 +409,7 @@ GEM
409409
rack (>= 3.0.0)
410410
rack-test (2.2.0)
411411
rack (>= 1.3)
412-
rackup (2.2.1)
412+
rackup (2.3.1)
413413
rack (>= 3)
414414
rails (8.0.3)
415415
actioncable (= 8.0.3)
@@ -458,7 +458,7 @@ GEM
458458
activerecord (>= 7.2)
459459
activesupport (>= 7.2)
460460
i18n
461-
rdoc (6.16.1)
461+
rdoc (7.1.0)
462462
erb
463463
psych (>= 4.0.0)
464464
tsort
@@ -586,7 +586,7 @@ GEM
586586
stackprof (0.2.27)
587587
stimulus-rails (1.3.4)
588588
railties (>= 6.0.0)
589-
stringio (3.1.8)
589+
stringio (3.2.0)
590590
super_diff (0.17.0)
591591
attr_extras (>= 6.2.4)
592592
diff-lcs
@@ -605,7 +605,7 @@ GEM
605605
tailwindcss-ruby (3.4.17-arm64-darwin)
606606
tailwindcss-ruby (3.4.17-x86_64-darwin)
607607
tailwindcss-ruby (3.4.17-x86_64-linux)
608-
thor (1.4.0)
608+
thor (1.5.0)
609609
timeout (0.4.4)
610610
tsort (0.2.0)
611611
turbo-rails (2.0.20)
@@ -645,7 +645,7 @@ GEM
645645
xpath (3.2.0)
646646
nokogiri (~> 1.8)
647647
yaml (0.4.0)
648-
zeitwerk (2.7.3)
648+
zeitwerk (2.7.4)
649649

650650
PLATFORMS
651651
aarch64-linux

0 commit comments

Comments
 (0)