Skip to content

Instantly share code, notes, and snippets.

@claco
Created May 7, 2013 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save claco/5534124 to your computer and use it in GitHub Desktop.
Save claco/5534124 to your computer and use it in GitHub Desktop.
GIT
remote: git://github.com/opscode/test-kitchen.git
revision: bf17d76df4c63bb58f70dd32ce0deb1b09b9df8d
branch: 1.0
specs:
test-kitchen (1.0.0.dev)
celluloid
mixlib-shellout
net-scp
net-ssh
pry
safe_yaml
thor
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
addressable (2.3.4)
berkshelf (1.4.2)
activesupport (>= 3.2.0)
addressable
celluloid (>= 0.13.0)
chozo (>= 0.6.1)
faraday (>= 0.8.5)
hashie (>= 2.0.2)
json (>= 1.5.0)
minitar
mixlib-config (~> 1.1)
mixlib-shellout (~> 1.1)
multi_json (~> 1.5)
retryable
ridley (~> 0.9.0)
solve (>= 0.4.2)
thor (~> 0.18.0)
yajl-ruby
builder (3.2.0)
celluloid (0.13.0)
timers (>= 1.0.0)
chef (11.2.0)
erubis
highline (>= 1.6.9)
json (~> 1.7.6, >= 1.4.4)
mixlib-authentication (>= 1.3.0)
mixlib-cli (~> 1.3.0)
mixlib-config (>= 1.1.2)
mixlib-log (>= 1.3.0)
mixlib-shellout
net-ssh (~> 2.6)
net-ssh-multi (~> 1.1.0)
ohai (>= 0.6.0)
rest-client (>= 1.0.4, < 1.7.0)
yajl-ruby (~> 1.1)
chozo (0.6.1)
activesupport (>= 3.2.0)
hashie (>= 2.0.2)
multi_json (>= 1.3.0)
coderay (1.0.9)
erubis (2.7.0)
excon (0.21.0)
faraday (0.8.7)
multipart-post (~> 1.1)
fog (1.11.1)
builder
excon (~> 0.20)
formatador (~> 0.2.0)
json (~> 1.7)
mime-types
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
foodcritic (2.1.0)
erubis
gherkin (~> 2.11.7)
nokogiri (~> 1.5.4)
rak (~> 1.4)
treetop (~> 1.4.10)
yajl-ruby (~> 1.1.0)
formatador (0.2.4)
gherkin (2.11.8)
multi_json (~> 1.3)
hashie (2.0.4)
highline (1.6.18)
i18n (0.6.1)
ipaddress (0.8.0)
json (1.7.7)
kitchen-rackspace (0.1.0)
fog
test-kitchen (~> 1.0.0.alpha)
kitchen-vagrant (0.9.0)
test-kitchen (~> 1.0.0.alpha.2)
log_switch (0.4.0)
method_source (0.8.1)
mime-types (1.23)
minitar (0.5.4)
mixlib-authentication (1.3.0)
mixlib-log
mixlib-cli (1.3.0)
mixlib-config (1.1.2)
mixlib-log (1.6.0)
mixlib-shellout (1.1.0)
multi_json (1.7.2)
multipart-post (1.2.0)
net-http-persistent (2.8)
net-scp (1.1.0)
net-ssh (>= 2.6.5)
net-ssh (2.6.7)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
net-ssh-multi (1.1)
net-ssh (>= 2.1.4)
net-ssh-gateway (>= 0.99.0)
nokogiri (1.5.9)
ohai (6.16.0)
ipaddress
mixlib-cli
mixlib-config
mixlib-log
mixlib-shellout
systemu
yajl-ruby
polyglot (0.3.3)
pry (0.9.12.1)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rak (1.4)
rest-client (1.6.7)
mime-types (>= 1.16)
retryable (1.3.2)
ridley (0.9.1)
activesupport (>= 3.2.0)
addressable
celluloid (~> 0.13.0)
chozo (>= 0.6.0)
erubis
faraday (>= 0.8.4)
json (>= 1.5.0)
mixlib-authentication (>= 1.3.0)
mixlib-config (>= 1.1.0)
mixlib-log (>= 1.3.0)
mixlib-shellout (>= 1.1.0)
multi_json (>= 1.0.4)
net-http-persistent (>= 2.8)
net-ssh
retryable
solve (>= 0.4.1)
ruby-hmac (0.4.0)
safe_yaml (0.9.1)
slop (3.4.4)
solve (0.4.2)
json
systemu (2.5.2)
tailor (1.2.1)
log_switch (>= 0.3.0)
term-ansicolor (>= 1.0.5)
text-table (>= 1.2.2)
term-ansicolor (1.1.5)
text-table (1.2.3)
thor (0.18.1)
thor-foodcritic (0.2.0)
foodcritic
thor
timers (1.1.0)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
berkshelf (~> 1.4.2)
bundler
chef (~> 11.2.0)
foodcritic (~> 2.1.0)
kitchen-rackspace (~> 0.1.0)
kitchen-vagrant (~> 0.9.0)
tailor (~> 1.2.1)
test-kitchen!
thor-foodcritic (~> 0.2.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment