Skip to content

Commit

Permalink
Merge pull request #1850 from denny/dependabot/bundler/dotenv-rails-3…
Browse files Browse the repository at this point in the history
….1.6

Bump dotenv-rails from 3.1.4 to 3.1.6
  • Loading branch information
denny authored Dec 13, 2024
2 parents 4234eac + ad5e30e commit 46e9199
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -381,9 +381,9 @@ GEM
pwned (~> 2.4)
diff-lcs (1.5.1)
docile (1.4.0)
dotenv (3.1.4)
dotenv-rails (3.1.4)
dotenv (= 3.1.4)
dotenv (3.1.6)
dotenv-rails (3.1.6)
dotenv (= 3.1.6)
railties (>= 6.1)
dry-configurable (1.1.0)
dry-core (~> 1.0, < 2)
Expand Down Expand Up @@ -489,7 +489,7 @@ GEM
mini_magick (4.13.2)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.2)
minitest (5.25.4)
mjml-rails (4.12.1)
multi_json (1.15.0)
mutant (0.12.4)
Expand Down Expand Up @@ -585,7 +585,7 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.1)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails-i18n (7.0.10)
Expand Down

0 comments on commit 46e9199

Please sign in to comment.