1
0
Fork 0

Upgrade gems

This commit is contained in:
Alex Kotov 2019-09-30 15:47:35 +05:00
parent 683fdfbacb
commit ad1478f6f5
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 10 additions and 9 deletions

View File

@ -121,17 +121,18 @@ GEM
capybara-screenshot (1.0.23) capybara-screenshot (1.0.23)
capybara (>= 1.0, < 4) capybara (>= 1.0, < 4)
launchy launchy
childprocess (1.0.0) childprocess (2.0.0)
rake (< 13.0)
choice (0.2.0) choice (0.2.0)
coderay (1.1.2) coderay (1.1.2)
concurrent-ruby (1.1.5) concurrent-ruby (1.1.5)
connection_pool (2.2.2) connection_pool (2.2.2)
coveralls (0.7.1) coveralls (0.8.23)
multi_json (~> 1.3) json (>= 1.8, < 3)
rest-client simplecov (~> 0.16.1)
simplecov (>= 0.7) term-ansicolor (~> 1.3)
term-ansicolor thor (>= 0.19.4, < 2.0)
thor tins (~> 1.6)
crass (1.0.4) crass (1.0.4)
cucumber (3.1.2) cucumber (3.1.2)
builder (>= 2.1.2) builder (>= 2.1.2)
@ -328,7 +329,7 @@ GEM
rake (>= 0.8.7) rake (>= 0.8.7)
thor (>= 0.20.3, < 2.0) thor (>= 0.20.3, < 2.0)
rainbow (3.0.0) rainbow (3.0.0)
rake (13.0.0) rake (12.3.3)
rb-fsevent (0.10.3) rb-fsevent (0.10.3)
rb-inotify (0.10.0) rb-inotify (0.10.0)
ffi (~> 1.0) ffi (~> 1.0)
@ -400,7 +401,7 @@ GEM
simple_form (4.1.0) simple_form (4.1.0)
actionpack (>= 5.0) actionpack (>= 5.0)
activemodel (>= 5.0) activemodel (>= 5.0)
simplecov (0.17.1) simplecov (0.16.1)
docile (~> 1.1) docile (~> 1.1)
json (>= 1.8, < 3) json (>= 1.8, < 3)
simplecov-html (~> 0.10.0) simplecov-html (~> 0.10.0)