Merge pull request #3308 from openSUSE/depfu/update/dotenv-rails-3.1.0

Update dotenv-rails 2.8.1 → 3.1.0 (major)
This commit is contained in:
Henne Vogelsang 2024-03-26 17:25:36 +01:00 committed by GitHub
commit 87a0150179
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -176,10 +176,10 @@ GEM
diff-lcs (1.5.1)
docile (1.4.0)
domain_name (0.6.20240107)
dotenv (2.8.1)
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
dotenv (3.1.0)
dotenv-rails (3.1.0)
dotenv (= 3.1.0)
railties (>= 6.1)
erubi (1.12.0)
execjs (2.9.1)
factory_bot (6.4.6)