Bump simplecov from 0.16.1 to 0.17.0 (#11260)
Bumps [simplecov](https://github.com/colszowka/simplecov) from 0.16.1 to 0.17.0. - [Release notes](https://github.com/colszowka/simplecov/releases) - [Changelog](https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md) - [Commits](https://github.com/colszowka/simplecov/compare/v0.16.1...v0.17.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									01ee35f14a
								
							
						
					
					
						commit
						d76ca8964c
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		
							
								
								
									
										2
									
								
								Gemfile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Gemfile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -114,7 +114,7 @@ group :test do
 | 
			
		|||
  gem 'microformats', '~> 4.1'
 | 
			
		||||
  gem 'rails-controller-testing', '~> 1.0'
 | 
			
		||||
  gem 'rspec-sidekiq', '~> 3.0'
 | 
			
		||||
  gem 'simplecov', '~> 0.16', require: false
 | 
			
		||||
  gem 'simplecov', '~> 0.17', require: false
 | 
			
		||||
  gem 'webmock', '~> 3.6'
 | 
			
		||||
  gem 'parallel_tests', '~> 2.29'
 | 
			
		||||
end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -183,7 +183,7 @@ GEM
 | 
			
		|||
      devise (>= 4.0.0)
 | 
			
		||||
      rpam2 (~> 4.0)
 | 
			
		||||
    diff-lcs (1.3)
 | 
			
		||||
    docile (1.3.0)
 | 
			
		||||
    docile (1.3.2)
 | 
			
		||||
    domain_name (0.5.20180417)
 | 
			
		||||
      unf (>= 0.0.5, < 1.0.0)
 | 
			
		||||
    doorkeeper (5.1.0)
 | 
			
		||||
| 
						 | 
				
			
			@ -289,7 +289,7 @@ GEM
 | 
			
		|||
    iso-639 (0.2.8)
 | 
			
		||||
    jaro_winkler (1.5.3)
 | 
			
		||||
    jmespath (1.4.0)
 | 
			
		||||
    json (2.1.0)
 | 
			
		||||
    json (2.2.0)
 | 
			
		||||
    json-ld (3.0.2)
 | 
			
		||||
      multi_json (~> 1.12)
 | 
			
		||||
      rdf (>= 2.2.8, < 4.0)
 | 
			
		||||
| 
						 | 
				
			
			@ -565,7 +565,7 @@ GEM
 | 
			
		|||
    simple_form (4.1.0)
 | 
			
		||||
      actionpack (>= 5.0)
 | 
			
		||||
      activemodel (>= 5.0)
 | 
			
		||||
    simplecov (0.16.1)
 | 
			
		||||
    simplecov (0.17.0)
 | 
			
		||||
      docile (~> 1.1)
 | 
			
		||||
      json (>= 1.8, < 3)
 | 
			
		||||
      simplecov-html (~> 0.10.0)
 | 
			
		||||
| 
						 | 
				
			
			@ -747,7 +747,7 @@ DEPENDENCIES
 | 
			
		|||
  sidekiq-unique-jobs (~> 6.0)
 | 
			
		||||
  simple-navigation (~> 4.0)
 | 
			
		||||
  simple_form (~> 4.1)
 | 
			
		||||
  simplecov (~> 0.16)
 | 
			
		||||
  simplecov (~> 0.17)
 | 
			
		||||
  sprockets-rails (~> 3.2)
 | 
			
		||||
  stackprof
 | 
			
		||||
  stoplight (~> 2.1.3)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue