Remove unused gem: coffee-rails (#1885)
This commit is contained in:
		
							parent
							
								
									c923b8bb63
								
							
						
					
					
						commit
						5eadbbfc36
					
				
					 2 changed files with 0 additions and 9 deletions
				
			
		
							
								
								
									
										1
									
								
								Gemfile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Gemfile
									
									
									
									
									
								
							|  | @ -8,7 +8,6 @@ gem 'pkg-config' | |||
| gem 'rails', '~> 5.0.2' | ||||
| gem 'sass-rails', '~> 5.0' | ||||
| gem 'uglifier', '>= 1.3.0' | ||||
| gem 'coffee-rails', '~> 4.1.0' | ||||
| gem 'jquery-rails' | ||||
| gem 'puma' | ||||
| 
 | ||||
|  |  | |||
|  | @ -111,13 +111,6 @@ GEM | |||
|     cocaine (0.5.8) | ||||
|       climate_control (>= 0.0.3, < 1.0) | ||||
|     coderay (1.1.1) | ||||
|     coffee-rails (4.1.1) | ||||
|       coffee-script (>= 2.2.0) | ||||
|       railties (>= 4.0.0, < 5.1.x) | ||||
|     coffee-script (2.4.1) | ||||
|       coffee-script-source | ||||
|       execjs | ||||
|     coffee-script-source (1.12.2) | ||||
|     colorize (0.8.1) | ||||
|     concurrent-ruby (1.0.5) | ||||
|     connection_pool (2.2.1) | ||||
|  | @ -482,7 +475,6 @@ DEPENDENCIES | |||
|   capistrano-rbenv | ||||
|   capistrano-yarn | ||||
|   capybara | ||||
|   coffee-rails (~> 4.1.0) | ||||
|   devise | ||||
|   devise-two-factor | ||||
|   doorkeeper | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue