Skip to content

Commit 2a1a0d8

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

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -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.2)
164+
dotenv-rails (3.1.2)
165+
dotenv (= 3.1.2)
166166
railties (>= 6.1)
167167
drb (2.2.1)
168168
erubi (1.13.0)
@@ -233,8 +233,8 @@ GEM
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)
@@ -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.9)
408408
io-console (~> 0.5)
409409
responders (3.1.1)
410410
actionpack (>= 5.2)
@@ -483,7 +483,7 @@ 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)
@@ -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.16)
526526

527527
PLATFORMS
528528
-darwin-23

0 commit comments

Comments
 (0)