Skip to content

Commit

Permalink
Merge pull request #1778 from tryzealot/dependabot/bundler/dotenv-rai…
Browse files Browse the repository at this point in the history
…ls-3.1.7

chore(deps-dev): bump dotenv-rails from 3.1.4 to 3.1.7
  • Loading branch information
icyleaf authored Dec 19, 2024
2 parents 70bea02 + fbe99ab commit 283b518
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,9 @@ GEM
devise-i18n (1.12.1)
devise (>= 4.9.0)
diff-lcs (1.5.1)
dotenv (3.1.4)
dotenv-rails (3.1.4)
dotenv (= 3.1.4)
dotenv (3.1.7)
dotenv-rails (3.1.7)
dotenv (= 3.1.7)
railties (>= 6.1)
drb (2.2.1)
email_validator (2.2.4)
Expand Down Expand Up @@ -238,7 +238,7 @@ GEM
interception (0.5)
io-console (0.8.0)
iostruct (0.2.0)
irb (1.14.2)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jb (0.8.2)
Expand Down Expand Up @@ -285,7 +285,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.2)
logger (1.6.3)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down Expand Up @@ -409,7 +409,7 @@ GEM
pry-rescue (1.6.0)
interception (>= 0.5)
pry (>= 0.12.0)
psych (5.2.1)
psych (5.2.2)
date
stringio
public_suffix (6.0.1)
Expand Down Expand Up @@ -479,10 +479,10 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rdoc (6.8.1)
rdoc (6.10.0)
psych (>= 4.0.0)
regexp_parser (2.9.3)
reline (0.5.12)
reline (0.6.0)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand Down Expand Up @@ -547,7 +547,7 @@ GEM
rubyntlm (0.6.5)
base64
rubyzip (2.3.2)
securerandom (0.4.0)
securerandom (0.4.1)
sentry-rails (5.22.0)
railties (>= 5.0)
sentry-ruby (~> 5.22.0)
Expand Down

0 comments on commit 283b518

Please sign in to comment.