Skip to content

Commit

Permalink
Bump validates_email_format_of from 1.7.2 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps [validates_email_format_of](https://github.com/validates-email-format-of/validates_email_format_of) from 1.7.2 to 1.8.2.
- [Release notes](https://github.com/validates-email-format-of/validates_email_format_of/releases)
- [Changelog](https://github.com/validates-email-format-of/validates_email_format_of/blob/master/CHANGELOG.md)
- [Commits](validates-email-format-of/validates_email_format_of@v1.7.2...v1.8.2)

---
updated-dependencies:
- dependency-name: validates_email_format_of
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 43c1017 commit 4f6add5
Showing 1 changed file with 8 additions and 13 deletions.
21 changes: 8 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0206)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.22.3)
multi_json (1.15.0)
mutex_m (0.2.0)
Expand All @@ -297,9 +296,6 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.0)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.3-x86_64-linux)
racc (~> 1.4)
notifications-ruby-client (6.0.0)
Expand Down Expand Up @@ -393,13 +389,13 @@ GEM
rgeo (>= 1.0.0)
rgeo-geojson (2.1.1)
rgeo (>= 1.0.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.3)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.4)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-html-matchers (0.10.0)
Expand Down Expand Up @@ -498,7 +494,7 @@ GEM
unf_ext (0.0.9.1)
unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
validates_email_format_of (1.8.0)
validates_email_format_of (1.8.2)
i18n (>= 0.8.0)
simpleidn
vcr (6.2.0)
Expand All @@ -515,7 +511,6 @@ GEM
zeitwerk (2.6.13)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
Expand Down

0 comments on commit 4f6add5

Please sign in to comment.