1
0
mirror of https://github.com/danbee/my-images synced 2025-03-04 08:49:05 +00:00

Bump shoulda-matchers from 3.1.2 to 4.0.1

Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 3.1.2 to 4.0.1.
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/NEWS.md)
- [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v3.1.2...v4.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-28 11:55:45 +00:00 committed by Daniel Barber
parent f380b362fe
commit b76875b963

View File

@ -65,7 +65,7 @@ GEM
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
coderay (1.1.2)
concurrent-ruby (1.1.4)
concurrent-ruby (1.1.5)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.4)
@ -106,7 +106,7 @@ GEM
domain_name (~> 0.5)
http-form_data (2.1.1)
http_parser.rb (0.6.0)
i18n (1.5.2)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
io-like (0.3.0)
jwt (1.5.6)
@ -221,8 +221,8 @@ GEM
selenium-webdriver (3.141.0)
childprocess (~> 0.5)
rubyzip (~> 1.2, >= 1.2.2)
shoulda-matchers (3.1.2)
activesupport (>= 4.0.0)
shoulda-matchers (4.0.1)
activesupport (>= 4.2.0)
simple_form (4.1.0)
actionpack (>= 5.0)
activemodel (>= 5.0)