Bump test gems

- timecop
- vcr
- webmock
- database_cleaner
- factory_girl
- guard
- shoulda-matchers
This commit is contained in:
gregoirenovel 2018-01-20 15:24:43 +01:00
parent d2f7c655d7
commit 7873a69d97

View file

@ -65,8 +65,8 @@ GEM
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
administrate (0.4.0)
autoprefixer-rails (~> 6.0)
bourbon (~> 4.2)
@ -129,7 +129,7 @@ GEM
ffi (~> 1.0, >= 1.0.11)
chunky_png (1.3.8)
clamav-client (3.1.0)
coderay (1.1.1)
coderay (1.1.2)
coffee-rails (4.2.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.2.x)
@ -144,7 +144,7 @@ GEM
safe_yaml (~> 1.0.0)
crass (1.0.3)
daemons (1.2.4)
database_cleaner (1.5.3)
database_cleaner (1.6.2)
datetime_picker_rails (0.0.7)
momentjs-rails (>= 2.8.1)
deep_cloneable (2.2.2)
@ -186,11 +186,11 @@ GEM
eventmachine (1.2.1)
excon (0.60.0)
execjs (2.7.0)
factory_girl (4.7.0)
factory_girl (4.9.0)
activesupport (>= 3.0.0)
faraday (0.10.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.14)
ffi (1.9.18)
fission (0.5.0)
CFPropertyList (~> 2.2)
fog (1.38.0)
@ -323,10 +323,10 @@ GEM
formatador (0.2.5)
globalid (0.4.1)
activesupport (>= 4.2.0)
guard (2.14.0)
guard (2.14.2)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (~> 1.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
@ -358,7 +358,7 @@ GEM
rake (>= 10, < 13)
rubocop (>= 0.50.0)
sysexits (~> 1.1)
hashdiff (0.3.1)
hashdiff (0.3.7)
hashie (3.4.6)
html2haml (2.2.0)
erubis (~> 2.7.0)
@ -412,7 +412,7 @@ GEM
loofah (2.1.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.10)
lumberjack (1.0.12)
mail (2.7.0)
mini_mime (>= 0.1.1)
mailjet (1.4.10)
@ -420,7 +420,7 @@ GEM
rack (>= 1.4.0)
rest-client
maruku (0.7.2)
method_source (0.8.2)
method_source (0.9.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
@ -488,14 +488,13 @@ GEM
prawn_rails (0.0.11)
prawn (>= 0.11.1)
railties (>= 3.0.0)
pry (0.10.4)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
method_source (~> 0.9.0)
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
public_suffix (2.0.5)
public_suffix (3.0.1)
rack (2.0.3)
rack-handlers (0.7.3)
rack
@ -541,9 +540,9 @@ GEM
rainbow (3.0.0)
raindrops (0.17.0)
rake (12.3.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rbvmomi (1.11.6)
builder (~> 3.0)
json (>= 1.8)
@ -636,7 +635,7 @@ GEM
faraday (>= 0.7.6, < 1.0)
sexp_processor (4.10.0)
shellany (0.0.1)
shoulda-matchers (3.1.1)
shoulda-matchers (3.1.2)
activesupport (>= 4.0.0)
simple_form (3.4.0)
actionpack (> 4, < 5.1)
@ -648,7 +647,6 @@ GEM
tilt (~> 2.0)
skylight (1.4.4)
activesupport (>= 3.0.0)
slop (3.6.0)
smart_listing (1.2.0)
coffee-rails
jquery-rails
@ -681,7 +679,7 @@ GEM
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
timecop (0.8.1)
timecop (0.9.1)
trollop (2.1.2)
ttfunk (1.4.0)
turbolinks (5.0.1)
@ -706,7 +704,7 @@ GEM
validate_url (1.0.2)
activemodel (>= 3.0.0)
addressable
vcr (3.0.3)
vcr (4.0.0)
web-console (3.5.1)
actionview (>= 5.0)
activemodel (>= 5.0)
@ -716,7 +714,7 @@ GEM
activesupport
httpclient (>= 2.4)
multi_json
webmock (2.3.1)
webmock (3.3.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff