Bump charlock_holmes from 0.7.6 to 0.7.7 (#12474)
Bumps [charlock_holmes](https://github.com/brianmario/charlock_holmes) from 0.7.6 to 0.7.7. - [Release notes](https://github.com/brianmario/charlock_holmes/releases) - [Commits](https://github.com/brianmario/charlock_holmes/compare/0.7.6...v0.7.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
		
							parent
							
								
									5449da285c
								
							
						
					
					
						commit
						19feb9b667
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										2
									
								
								Gemfile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Gemfile
									
										
									
									
									
								
							| 
						 | 
					@ -27,7 +27,7 @@ gem 'active_model_serializers', '~> 0.10'
 | 
				
			||||||
gem 'addressable', '~> 2.7'
 | 
					gem 'addressable', '~> 2.7'
 | 
				
			||||||
gem 'bootsnap', '~> 1.4', require: false
 | 
					gem 'bootsnap', '~> 1.4', require: false
 | 
				
			||||||
gem 'browser'
 | 
					gem 'browser'
 | 
				
			||||||
gem 'charlock_holmes', '~> 0.7.6'
 | 
					gem 'charlock_holmes', '~> 0.7.7'
 | 
				
			||||||
gem 'iso-639'
 | 
					gem 'iso-639'
 | 
				
			||||||
gem 'chewy', '~> 5.1'
 | 
					gem 'chewy', '~> 5.1'
 | 
				
			||||||
gem 'cld3', '~> 3.2.4'
 | 
					gem 'cld3', '~> 3.2.4'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -168,7 +168,7 @@ GEM
 | 
				
			||||||
      xpath (~> 3.2)
 | 
					      xpath (~> 3.2)
 | 
				
			||||||
    case_transform (0.2)
 | 
					    case_transform (0.2)
 | 
				
			||||||
      activesupport
 | 
					      activesupport
 | 
				
			||||||
    charlock_holmes (0.7.6)
 | 
					    charlock_holmes (0.7.7)
 | 
				
			||||||
    chewy (5.1.0)
 | 
					    chewy (5.1.0)
 | 
				
			||||||
      activesupport (>= 4.0)
 | 
					      activesupport (>= 4.0)
 | 
				
			||||||
      elasticsearch (>= 2.0.0)
 | 
					      elasticsearch (>= 2.0.0)
 | 
				
			||||||
| 
						 | 
					@ -696,7 +696,7 @@ DEPENDENCIES
 | 
				
			||||||
  capistrano-rbenv (~> 2.1)
 | 
					  capistrano-rbenv (~> 2.1)
 | 
				
			||||||
  capistrano-yarn (~> 2.0)
 | 
					  capistrano-yarn (~> 2.0)
 | 
				
			||||||
  capybara (~> 3.29)
 | 
					  capybara (~> 3.29)
 | 
				
			||||||
  charlock_holmes (~> 0.7.6)
 | 
					  charlock_holmes (~> 0.7.7)
 | 
				
			||||||
  chewy (~> 5.1)
 | 
					  chewy (~> 5.1)
 | 
				
			||||||
  cld3 (~> 3.2.4)
 | 
					  cld3 (~> 3.2.4)
 | 
				
			||||||
  climate_control (~> 0.2)
 | 
					  climate_control (~> 0.2)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue