mirror of
				https://github.com/fspc/BikeShed-1.git
				synced 2025-10-31 00:45:35 -04:00 
			
		
		
		
	Added jbuilder to gemfile
This commit is contained in:
		
							parent
							
								
									20964eb268
								
							
						
					
					
						commit
						b88bf545d2
					
				
							
								
								
									
										1
									
								
								Gemfile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Gemfile
									
									
									
									
									
								
							| @ -16,6 +16,7 @@ gem 'haml-rails', '~> 0.3.4' | ||||
| gem 'jquery-rails', '~> 2.0' | ||||
| gem 'pg', '~> 0.17.1' | ||||
| gem 'will_paginate', '~> 3.0.3' | ||||
| gem 'jbuilder', '~> 2.0.3' | ||||
| 
 | ||||
| # Gems used only for assets and not required | ||||
| # in production environments by default. | ||||
|  | ||||
| @ -103,6 +103,9 @@ GEM | ||||
|       railties (>= 3.1, < 4.1) | ||||
|     hike (1.2.3) | ||||
|     i18n (0.6.1) | ||||
|     jbuilder (2.0.3) | ||||
|       activesupport (>= 3.0.0) | ||||
|       multi_json (>= 1.2.0) | ||||
|     journey (1.0.4) | ||||
|     jquery-rails (2.3.0) | ||||
|       railties (>= 3.0, < 5.0) | ||||
| @ -243,6 +246,7 @@ DEPENDENCIES | ||||
|   guard-rspec (~> 4.2.6) | ||||
|   guard-spork (~> 1.5.1) | ||||
|   haml-rails (~> 0.3.4) | ||||
|   jbuilder (~> 2.0.3) | ||||
|   jquery-rails (~> 2.0) | ||||
|   launchy (~> 2.4.2) | ||||
|   netzke-basepack (~> 0.8.0) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user