Bump letter_opener_web from 2.0.0 to 3.0.0

Bumps [letter_opener_web](https://github.com/fgrehm/letter_opener_web) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/fgrehm/letter_opener_web/releases)
- [Changelog](https://github.com/fgrehm/letter_opener_web/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fgrehm/letter_opener_web/compare/v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: letter_opener_web
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-02 19:02:29 +00:00
committed by GitHub
parent ff004c00d8
commit ad9697b3e1
2 changed files with 11 additions and 11 deletions

View File

@@ -70,7 +70,7 @@ group :development, :test do
gem "i18n-tasks", "~> 0.9.37"
gem "knapsack_pro", "~> 7.0.1"
gem "launchy", "~> 2.5.2"
gem "letter_opener_web", "~> 2.0.0"
gem "letter_opener_web", "~> 3.0.0"
end
group :test do

View File

@@ -70,8 +70,8 @@ GEM
acts-as-taggable-on (10.0.0)
activerecord (>= 6.1, < 7.2)
acts_as_votable (0.14.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
afm (0.2.2)
ahoy_matey (5.0.2)
activesupport (>= 6.1)
@@ -314,12 +314,12 @@ GEM
language_server-protocol (3.17.0.3)
launchy (2.5.2)
addressable (~> 2.8)
letter_opener (1.8.1)
launchy (>= 2.2, < 3)
letter_opener_web (2.0.0)
actionmailer (>= 5.2)
letter_opener (~> 1.7)
railties (>= 5.2)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
letter_opener_web (3.0.0)
actionmailer (>= 6.1)
letter_opener (~> 1.9)
railties (>= 6.1)
rexml
loofah (2.22.0)
crass (~> 1.0.2)
@@ -355,7 +355,7 @@ GEM
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.12)
net-imap (0.4.14)
date
net-protocol
net-pop (0.1.2)
@@ -737,7 +737,7 @@ DEPENDENCIES
kaminari (~> 1.2.2)
knapsack_pro (~> 7.0.1)
launchy (~> 2.5.2)
letter_opener_web (~> 2.0.0)
letter_opener_web (~> 3.0.0)
mdl (~> 0.13.0)
mini_magick (~> 4.12.0)
omniauth (~> 2.1.2)