Skip to content

Commit

Permalink
Update dotenv-rails to version 3.1.7 (#444)
Browse files Browse the repository at this point in the history
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Dec 19, 2024
1 parent c179ddd commit 9baa982
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@ GEM
diff-lcs (1.5.1)
doorkeeper (5.8.1)
railties (>= 5)
dotenv (3.1.6)
dotenv-rails (3.1.6)
dotenv (= 3.1.6)
dotenv (3.1.7)
dotenv-rails (3.1.7)
dotenv (= 3.1.7)
railties (>= 6.1)
drb (2.2.1)
erubi (1.13.0)
Expand Down Expand Up @@ -157,7 +157,7 @@ GEM
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.8.0)
irb (1.14.2)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jmespath (1.6.2)
Expand Down Expand Up @@ -232,7 +232,7 @@ GEM
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
psych (5.2.1)
psych (5.2.2)
date
stringio
puma (6.5.0)
Expand Down Expand Up @@ -277,10 +277,10 @@ GEM
rainbow (3.1.1)
rake (13.2.1)
rbtree3 (0.7.1)
rdoc (6.9.0)
rdoc (6.10.0)
psych (>= 4.0.0)
regexp_parser (2.9.2)
reline (0.5.12)
reline (0.6.0)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand Down Expand Up @@ -340,7 +340,7 @@ GEM
ruby-vips (2.2.2)
ffi (~> 1.12)
logger
securerandom (0.4.0)
securerandom (0.4.1)
stringio (3.1.2)
thor (1.3.2)
timeout (0.4.2)
Expand Down

0 comments on commit 9baa982

Please sign in to comment.