Skip to content

Instantly share code, notes, and snippets.

@laxman01
laxman01 / output
Created December 6, 2011 03:56
siriproxy bundle
Using rake (0.9.2.2)
Using libxml-ruby (2.2.2)
Using CFPropertyList (2.0.17)
Using cora (0.0.3) from git://github.com/chendo/cora.git (at master)
Using eventmachine (0.12.10)
Using uuidtools (2.1.2)
Using siriproxy (0.0.1) from source at .
Using bundler (1.0.21)
@laxman01
laxman01 / config.yml
Created December 6, 2011 03:47
my config.yml file
port: 443
log_level: 1
plugins:
# NOTE: run bundle after changing plugin configurations to update required gems
# - name: 'Example'
# path: './plugins/siriproxy-example'
# - name: 'Thermostat'
# git: 'git://github.com/plamoni/SiriProxy-Thermostat.git'