Stop require of i18n-tasks (#2992)
This commit is contained in:
		
							parent
							
								
									a2c8da0185
								
							
						
					
					
						commit
						a822f7a05a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Gemfile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Gemfile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -61,7 +61,7 @@ gem 'webpacker', '~> 1.2'
 | 
			
		|||
group :development, :test do
 | 
			
		||||
  gem 'fabrication', '~> 2.16'
 | 
			
		||||
  gem 'fuubar', '~> 2.2'
 | 
			
		||||
  gem 'i18n-tasks', '~> 0.9'
 | 
			
		||||
  gem 'i18n-tasks', '~> 0.9', require: false
 | 
			
		||||
  gem 'pry-rails', '~> 0.3'
 | 
			
		||||
  gem 'rspec-rails', '~> 3.6'
 | 
			
		||||
end
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue