Skip to content

Commit

Permalink
Bump email_spec from 2.1.1 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [email_spec](https://github.com/email-spec/email-spec) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/email-spec/email-spec/releases)
- [Changelog](https://github.com/email-spec/email-spec/blob/master/Changelog.md)
- [Commits](email-spec/email-spec@v2.1.1...v2.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 23, 2019
1 parent b9574b3 commit dc5c1fe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ group :test do
gem "capybara", "~> 2.17.0"
gem "coveralls", "~> 0.8.22", require: false
gem "database_cleaner", "~> 1.7.0"
gem "email_spec", "~> 2.1.0"
gem "email_spec", "~> 2.2.0"
gem "rspec-rails", "~> 3.8"
gem "selenium-webdriver", "~> 3.141"
end
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ GEM
acts-as-taggable-on (5.0.0)
activerecord (>= 4.2.8)
acts_as_votable (0.11.1)
addressable (2.5.2)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
ahoy_matey (1.6.0)
addressable
Expand Down Expand Up @@ -193,10 +193,10 @@ GEM
dry-equalizer (~> 0.2)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 0.4, >= 0.4.2)
email_spec (2.1.1)
email_spec (2.2.0)
htmlentities (~> 4.3.3)
launchy (~> 2.1)
mail (~> 2.6)
mail (~> 2.7)
erb_lint (0.0.28)
activesupport
better_html (~> 1.0.7)
Expand Down Expand Up @@ -320,7 +320,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.2)
mini_mime (1.0.1)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.11.3)
mixlib-cli (1.7.0)
Expand Down Expand Up @@ -381,7 +381,7 @@ GEM
activesupport (>= 4.2)
arel (>= 6)
powerpack (0.1.2)
public_suffix (3.0.3)
public_suffix (3.1.1)
puma (3.12.1)
rack (2.0.6)
rack-accept (0.4.5)
Expand Down Expand Up @@ -593,7 +593,7 @@ DEPENDENCIES
devise (~> 4.6.0)
devise-async (~> 1.0.0)
devise_security_extension!
email_spec (~> 2.1.0)
email_spec (~> 2.2.0)
erb_lint
factory_bot_rails (~> 4.8.2)
faker (~> 1.8.7)
Expand Down

0 comments on commit dc5c1fe

Please sign in to comment.