File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 148148 rubocop-rails (~> 2.0 )
149149 rubocop-rspec (~> 1.21 )
150150 selenium-webdriver (~> 3.142 )
151- simplecov (~> 0.17.1 )
151+ simplecov (~> 0.18 )
152152 system_test_html_screenshots (~> 0.1.1 )
153153 webmock (~> 3.6 )
154154 wisper-rspec (~> 1.0 )
445445 thor (>= 0.14 , < 2.0 )
446446 jquery-tmpl-rails (1.1.0 )
447447 rails (>= 3.1.0 )
448- json (2.3.0 )
449448 jwt (2.2.1 )
450449 kaminari (1.1.1 )
451450 activesupport (>= 4.1.0 )
@@ -684,11 +683,10 @@ GEM
684683 childprocess (>= 0.5 , < 4.0 )
685684 rubyzip (>= 1.2.2 )
686685 seven_zip_ruby (1.2.5 )
687- simplecov (0.17.1 )
686+ simplecov (0.18.0 )
688687 docile (~> 1.1 )
689- json (>= 1.8 , < 3 )
690- simplecov-html (~> 0.10.0 )
691- simplecov-html (0.10.2 )
688+ simplecov-html (~> 0.11.0 )
689+ simplecov-html (0.11.0 )
692690 smart_properties (1.15.0 )
693691 social-share-button (1.2.1 )
694692 coffee-rails
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Gem::Specification.new do |s|
4040 s . add_dependency "rubocop-rails" , "~> 2.0"
4141 s . add_dependency "rubocop-rspec" , "~> 1.21"
4242 s . add_dependency "selenium-webdriver" , "~> 3.142"
43- s . add_dependency "simplecov" , "~> 0.17.1 "
43+ s . add_dependency "simplecov" , "~> 0.18 "
4444 s . add_dependency "system_test_html_screenshots" , "~> 0.1.1"
4545 s . add_dependency "webmock" , "~> 3.6"
4646 s . add_dependency "wisper-rspec" , "~> 1.0"
Original file line number Diff line number Diff line change 143143 rubocop-rails (~> 2.0 )
144144 rubocop-rspec (~> 1.21 )
145145 selenium-webdriver (~> 3.142 )
146- simplecov (~> 0.17.1 )
146+ simplecov (~> 0.18 )
147147 system_test_html_screenshots (~> 0.1.1 )
148148 webmock (~> 3.6 )
149149 wisper-rspec (~> 1.0 )
440440 thor (>= 0.14 , < 2.0 )
441441 jquery-tmpl-rails (1.1.0 )
442442 rails (>= 3.1.0 )
443- json (2.3.0 )
444443 jwt (2.2.1 )
445444 kaminari (1.1.1 )
446445 activesupport (>= 4.1.0 )
@@ -679,11 +678,10 @@ GEM
679678 childprocess (>= 0.5 , < 4.0 )
680679 rubyzip (>= 1.2.2 )
681680 seven_zip_ruby (1.2.5 )
682- simplecov (0.17.1 )
681+ simplecov (0.18.0 )
683682 docile (~> 1.1 )
684- json (>= 1.8 , < 3 )
685- simplecov-html (~> 0.10.0 )
686- simplecov-html (0.10.2 )
683+ simplecov-html (~> 0.11.0 )
684+ simplecov-html (0.11.0 )
687685 smart_properties (1.15.0 )
688686 social-share-button (1.2.1 )
689687 coffee-rails
Original file line number Diff line number Diff line change 148148 rubocop-rails (~> 2.0 )
149149 rubocop-rspec (~> 1.21 )
150150 selenium-webdriver (~> 3.142 )
151- simplecov (~> 0.17.1 )
151+ simplecov (~> 0.18 )
152152 system_test_html_screenshots (~> 0.1.1 )
153153 webmock (~> 3.6 )
154154 wisper-rspec (~> 1.0 )
445445 thor (>= 0.14 , < 2.0 )
446446 jquery-tmpl-rails (1.1.0 )
447447 rails (>= 3.1.0 )
448- json (2.3.0 )
449448 jwt (2.2.1 )
450449 kaminari (1.1.1 )
451450 activesupport (>= 4.1.0 )
@@ -684,11 +683,10 @@ GEM
684683 childprocess (>= 0.5 , < 4.0 )
685684 rubyzip (>= 1.2.2 )
686685 seven_zip_ruby (1.2.5 )
687- simplecov (0.17.1 )
686+ simplecov (0.18.0 )
688687 docile (~> 1.1 )
689- json (>= 1.8 , < 3 )
690- simplecov-html (~> 0.10.0 )
691- simplecov-html (0.10.2 )
688+ simplecov-html (~> 0.11.0 )
689+ simplecov-html (0.11.0 )
692690 smart_properties (1.15.0 )
693691 social-share-button (1.2.1 )
694692 coffee-rails
You can’t perform that action at this time.
0 commit comments