Skip to content

Commit

Permalink
Merge pull request #1694 from Retrospring/dependabot/bundler/letter_o…
Browse files Browse the repository at this point in the history
…pener-1.10.0
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
2 parents 9f26908 + 194d5c2 commit 753de64
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ GEM
ssrf_filter (~> 1.0)
carrierwave_backgrounder (0.4.3)
carrierwave (>= 0.5, < 2.2)
childprocess (5.0.0)
chunky_png (1.4.0)
colorize (1.1.0)
concurrent-ruby (1.2.3)
Expand Down Expand Up @@ -243,10 +244,11 @@ GEM
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
language_server-protocol (3.17.0.3)
launchy (2.5.2)
launchy (3.0.0)
addressable (~> 2.8)
letter_opener (1.9.0)
launchy (>= 2.2, < 3)
childprocess (~> 5.0)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
lograge (0.14.0)
actionpack (>= 4)
activesupport (>= 4)
Expand Down

0 comments on commit 753de64

Please sign in to comment.