Update dotenv-rails to version 3.1.2

This commit is contained in:
depfu[bot] 2024-05-07 20:25:48 +00:00 committed by GitHub
parent c2158ad38c
commit 22e987e49f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -177,9 +177,9 @@ GEM
devise (>= 2.2) devise (>= 2.2)
diff-lcs (1.5.1) diff-lcs (1.5.1)
docile (1.4.0) docile (1.4.0)
dotenv (3.1.0) dotenv (3.1.2)
dotenv-rails (3.1.0) dotenv-rails (3.1.2)
dotenv (= 3.1.0) dotenv (= 3.1.2)
railties (>= 6.1) railties (>= 6.1)
erubi (1.12.0) erubi (1.12.0)
execjs (2.9.1) execjs (2.9.1)
@ -227,7 +227,7 @@ GEM
hashery (2.1.2) hashery (2.1.2)
hashie (5.0.0) hashie (5.0.0)
htmlentities (4.3.4) htmlentities (4.3.4)
i18n (1.14.4) i18n (1.14.5)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
i18n_data (0.17.1) i18n_data (0.17.1)
simple_po_parser (~> 1.1) simple_po_parser (~> 1.1)