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

Update shoulda to version 4.0.0

This commit is contained in:
depfu[bot] 2020-06-14 23:15:47 +00:00 committed by GitHub
parent 54848c89cc
commit f5ca11467d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,7 @@ GEM
coffee-script-source coffee-script-source
execjs execjs
coffee-script-source (1.12.2) coffee-script-source (1.12.2)
concurrent-ruby (1.1.3) concurrent-ruby (1.1.6)
crass (1.0.4) crass (1.0.4)
database_cleaner (1.7.0) database_cleaner (1.7.0)
datetime_picker_rails (0.0.7) datetime_picker_rails (0.0.7)
@ -146,7 +146,7 @@ GEM
formatador (0.2.5) formatador (0.2.5)
globalid (0.4.1) globalid (0.4.1)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
i18n (1.1.1) i18n (1.8.3)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
ipaddress (0.8.3) ipaddress (0.8.3)
jaro_winkler (1.5.2) jaro_winkler (1.5.2)
@ -187,7 +187,7 @@ GEM
mimemagic (0.3.2) mimemagic (0.3.2)
mini_mime (1.0.1) mini_mime (1.0.1)
mini_portile2 (2.4.0) mini_portile2 (2.4.0)
minitest (5.11.3) minitest (5.14.1)
momentjs-rails (2.20.1) momentjs-rails (2.20.1)
railties (>= 3.1) railties (>= 3.1)
multi_json (1.13.1) multi_json (1.13.1)
@ -298,12 +298,12 @@ GEM
tilt (>= 1.1, < 3) tilt (>= 1.1, < 3)
selectize-rails (0.12.5) selectize-rails (0.12.5)
sexp_processor (4.11.0) sexp_processor (4.11.0)
shoulda (3.5.0) shoulda (4.0.0)
shoulda-context (~> 1.0, >= 1.0.1) shoulda-context (~> 2.0)
shoulda-matchers (>= 1.4.1, < 3.0) shoulda-matchers (~> 4.0)
shoulda-context (1.2.2) shoulda-context (2.0.0)
shoulda-matchers (2.8.0) shoulda-matchers (4.3.0)
activesupport (>= 3.0.0) activesupport (>= 4.2.0)
simple_form (4.1.0) simple_form (4.1.0)
actionpack (>= 5.0) actionpack (>= 5.0)
activemodel (>= 5.0) activemodel (>= 5.0)
@ -323,7 +323,7 @@ GEM
thor (0.20.3) thor (0.20.3)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.8) tilt (2.0.8)
tzinfo (1.2.5) tzinfo (1.2.7)
thread_safe (~> 0.1) thread_safe (~> 0.1)
uglifier (4.1.20) uglifier (4.1.20)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)