mirror of
				https://github.com/beatriceo/polyglot.git
				synced 2025-10-30 20:02:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			125 B
		
	
	
	
		
			Ruby
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			125 B
		
	
	
	
		
			Ruby
		
	
	
		
			Executable File
		
	
	
	
	
| #!/usr/bin/env ruby
 | |
| ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
 | |
| load Gem.bin_path('bundler', 'bundle')
 |