Skip to content

Commit

Permalink
build(deps-dev): bump letter_opener from 1.8.1 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [letter_opener](https://github.com/ryanb/letter_opener) from 1.8.1 to 1.10.0.
- [Changelog](https://github.com/ryanb/letter_opener/blob/master/CHANGELOG.md)
- [Commits](ryanb/letter_opener@v1.8.1...v1.10.0)

---
updated-dependencies:
- dependency-name: letter_opener
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 478ec35 commit 0779184
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ GEM
marcel (~> 1.0)
nokogiri (~> 1.10, >= 1.10.4)
rubyzip (>= 1.3.0, < 3)
childprocess (5.0.0)
code-scanning-rubocop (0.6.1)
rubocop (~> 1.0)
concurrent-ruby (1.2.3)
Expand Down Expand Up @@ -171,10 +172,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.8.1)
launchy (>= 2.2, < 3)
childprocess (~> 5.0)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand Down Expand Up @@ -220,7 +222,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.4)
public_suffix (5.0.4)
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
pundit (2.3.1)
Expand Down

0 comments on commit 0779184

Please sign in to comment.