Skip to content

Commit e07ef52

Browse files
build(deps): bump dotenv-rails from 3.1.0 to 3.1.3
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.0 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.0...v3.1.3) --- updated-dependencies: - dependency-name: dotenv-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3626a7 commit e07ef52

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

Gemfile.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ GEM
136136
codeclimate-test-reporter (1.0.9)
137137
simplecov (<= 0.13)
138138
coderay (1.1.3)
139-
concurrent-ruby (1.3.3)
139+
concurrent-ruby (1.3.4)
140140
connection_pool (2.4.1)
141141
crack (1.0.0)
142142
bigdecimal
@@ -160,9 +160,9 @@ GEM
160160
docile (1.1.5)
161161
doorkeeper (5.7.0)
162162
railties (>= 5)
163-
dotenv (3.1.0)
164-
dotenv-rails (3.1.0)
165-
dotenv (= 3.1.0)
163+
dotenv (3.1.3)
164+
dotenv-rails (3.1.3)
165+
dotenv (= 3.1.3)
166166
railties (>= 6.1)
167167
drb (2.2.1)
168168
erubi (1.13.0)
@@ -226,15 +226,15 @@ GEM
226226
httparty (0.21.0)
227227
mini_mime (>= 1.0.0)
228228
multi_xml (>= 0.5.2)
229-
i18n (1.14.5)
229+
i18n (1.14.6)
230230
concurrent-ruby (~> 1.0)
231231
importmap-rails (2.0.1)
232232
actionpack (>= 6.0.0)
233233
activesupport (>= 6.0.0)
234234
railties (>= 6.0.0)
235235
io-console (0.7.2)
236-
irb (1.12.0)
237-
rdoc
236+
irb (1.14.0)
237+
rdoc (>= 4.0.0)
238238
reline (>= 0.4.2)
239239
jbuilder (2.11.5)
240240
actionview (>= 5.0.0)
@@ -268,7 +268,7 @@ GEM
268268
mime-types-data (3.2024.0206)
269269
mini_mime (1.1.5)
270270
mini_portile2 (2.8.7)
271-
minitest (5.24.1)
271+
minitest (5.25.1)
272272
minitest-reporters (1.6.1)
273273
ansi
274274
builder
@@ -295,7 +295,7 @@ GEM
295295
net-smtp (0.4.0.1)
296296
net-protocol
297297
nio4r (2.7.0)
298-
nokogiri (1.16.6)
298+
nokogiri (1.16.7)
299299
mini_portile2 (~> 2.8.2)
300300
racc (~> 1.4)
301301
notiffany (0.1.3)
@@ -336,7 +336,7 @@ GEM
336336
puma (6.4.2)
337337
nio4r (~> 2.0)
338338
raabro (1.4.0)
339-
racc (1.8.0)
339+
racc (1.8.1)
340340
rack (2.2.9)
341341
rack-cors (2.0.2)
342342
rack (>= 2.0.0)
@@ -396,15 +396,15 @@ GEM
396396
rb-fsevent (0.11.2)
397397
rb-inotify (0.10.1)
398398
ffi (~> 1.0)
399-
rdoc (6.6.3.1)
399+
rdoc (6.7.0)
400400
psych (>= 4.0.0)
401401
redcarpet (3.6.0)
402402
redis (5.2.0)
403403
redis-client (>= 0.22.0)
404404
redis-client (0.22.1)
405405
connection_pool
406406
regexp_parser (2.9.0)
407-
reline (0.5.3)
407+
reline (0.5.10)
408408
io-console (~> 0.5)
409409
responders (3.1.1)
410410
actionpack (>= 5.2)
@@ -483,13 +483,13 @@ GEM
483483
sprockets (>= 3.0.0)
484484
stimulus-rails (1.3.3)
485485
railties (>= 6.0.0)
486-
stringio (3.1.0)
486+
stringio (3.1.1)
487487
strip_attributes (1.13.0)
488488
activemodel (>= 3.0, < 8.0)
489489
temple (0.10.3)
490490
test-unit (3.6.2)
491491
power_assert
492-
thor (1.3.1)
492+
thor (1.3.2)
493493
tilt (2.3.0)
494494
timecop (0.9.8)
495495
timeout (0.4.1)
@@ -522,7 +522,7 @@ GEM
522522
websocket-extensions (0.1.5)
523523
xpath (3.2.0)
524524
nokogiri (~> 1.8)
525-
zeitwerk (2.6.13)
525+
zeitwerk (2.6.18)
526526

527527
PLATFORMS
528528
-darwin-23

0 commit comments

Comments
 (0)