mirror of
				https://github.com/mikaela/mikaela.github.io/
				synced 2025-10-30 06:07:26 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			243 B
		
	
	
	
		
			Ruby
		
	
	
	
		
			Vendored
		
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			243 B
		
	
	
	
		
			Ruby
		
	
	
	
		
			Vendored
		
	
	
	
| source "https://rubygems.org"
 | |
| # For now this is a GitHub Pages hosted website.
 | |
| #   Ref: https://github.com/Mikaela/mikaela.github.io/issues/153
 | |
| gem 'github-pages', group: :jekyll_plugins
 | |
| # Required for `bundle exec jekyll serve`
 | |
| gem "webrick"
 |