forked from cybrespace/mastodon
		
	Bump parallel_tests from 3.1.0 to 3.2.0 (#14702)
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/grosser/parallel_tests/releases) - [Changelog](https://github.com/grosser/parallel_tests/blob/master/CHANGELOG.md) - [Commits](https://github.com/grosser/parallel_tests/compare/v3.1.0...v3.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									af2396433a
								
							
						
					
					
						commit
						65d78d4f94
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										2
									
								
								Gemfile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Gemfile
									
										
									
									
									
								
							| 
						 | 
					@ -127,7 +127,7 @@ group :test do
 | 
				
			||||||
  gem 'rspec-sidekiq', '~> 3.1'
 | 
					  gem 'rspec-sidekiq', '~> 3.1'
 | 
				
			||||||
  gem 'simplecov', '~> 0.19', require: false
 | 
					  gem 'simplecov', '~> 0.19', require: false
 | 
				
			||||||
  gem 'webmock', '~> 3.8'
 | 
					  gem 'webmock', '~> 3.8'
 | 
				
			||||||
  gem 'parallel_tests', '~> 3.1'
 | 
					  gem 'parallel_tests', '~> 3.2'
 | 
				
			||||||
  gem 'rspec_junit_formatter', '~> 0.4'
 | 
					  gem 'rspec_junit_formatter', '~> 0.4'
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -398,7 +398,7 @@ GEM
 | 
				
			||||||
      av (~> 0.9.0)
 | 
					      av (~> 0.9.0)
 | 
				
			||||||
      paperclip (>= 2.5.2)
 | 
					      paperclip (>= 2.5.2)
 | 
				
			||||||
    parallel (1.19.2)
 | 
					    parallel (1.19.2)
 | 
				
			||||||
    parallel_tests (3.1.0)
 | 
					    parallel_tests (3.2.0)
 | 
				
			||||||
      parallel
 | 
					      parallel
 | 
				
			||||||
    parser (2.7.1.4)
 | 
					    parser (2.7.1.4)
 | 
				
			||||||
      ast (~> 2.4.1)
 | 
					      ast (~> 2.4.1)
 | 
				
			||||||
| 
						 | 
					@ -751,7 +751,7 @@ DEPENDENCIES
 | 
				
			||||||
  paperclip (~> 6.0)
 | 
					  paperclip (~> 6.0)
 | 
				
			||||||
  paperclip-av-transcoder (~> 0.6)
 | 
					  paperclip-av-transcoder (~> 0.6)
 | 
				
			||||||
  parallel (~> 1.19)
 | 
					  parallel (~> 1.19)
 | 
				
			||||||
  parallel_tests (~> 3.1)
 | 
					  parallel_tests (~> 3.2)
 | 
				
			||||||
  parslet
 | 
					  parslet
 | 
				
			||||||
  pg (~> 1.2)
 | 
					  pg (~> 1.2)
 | 
				
			||||||
  pghero (~> 2.7)
 | 
					  pghero (~> 2.7)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue