remove-uglifier (#6561)
This commit is contained in:
		
							parent
							
								
									8050d02e86
								
							
						
					
					
						commit
						eed7c16ab0
					
				
					 2 changed files with 0 additions and 5 deletions
				
			
		
							
								
								
									
										1
									
								
								Gemfile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Gemfile
									
									
									
									
									
								
							|  | @ -7,7 +7,6 @@ gem 'pkg-config', '~> 1.2' | |||
| 
 | ||||
| gem 'puma', '~> 3.10' | ||||
| gem 'rails', '~> 5.1.4' | ||||
| gem 'uglifier', '~> 3.2' | ||||
| 
 | ||||
| gem 'hamlit-rails', '~> 0.2' | ||||
| gem 'pg', '~> 0.20' | ||||
|  |  | |||
|  | @ -178,7 +178,6 @@ GEM | |||
|     et-orbi (1.0.8) | ||||
|       tzinfo | ||||
|     excon (0.59.0) | ||||
|     execjs (2.7.0) | ||||
|     fabrication (2.18.0) | ||||
|     faker (1.8.4) | ||||
|       i18n (~> 0.5) | ||||
|  | @ -584,8 +583,6 @@ GEM | |||
|       thread_safe (~> 0.1) | ||||
|     tzinfo-data (1.2017.3) | ||||
|       tzinfo (>= 1.0.0) | ||||
|     uglifier (3.2.0) | ||||
|       execjs (>= 0.3.0, < 3) | ||||
|     unf (0.1.4) | ||||
|       unf_ext | ||||
|     unf_ext (0.0.7.4) | ||||
|  | @ -721,7 +718,6 @@ DEPENDENCIES | |||
|   tty-prompt | ||||
|   twitter-text (~> 1.14) | ||||
|   tzinfo-data (~> 1.2017) | ||||
|   uglifier (~> 3.2) | ||||
|   webmock (~> 3.0) | ||||
|   webpacker (~> 3.0) | ||||
|   webpush | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue