Skip to content

Instantly share code, notes, and snippets.

@sbates
Created April 1, 2013 03:23
Show Gist options
  • Select an option

  • Save sbates/5283088 to your computer and use it in GitHub Desktop.

Select an option

Save sbates/5283088 to your computer and use it in GitHub Desktop.
saschas-MacBook-Air:cookbooks sascha$ cat Gemfile.lock
GEM
remote: https://rubygems.org/
specs:
builder (3.2.0)
chef (11.4.0)
erubis
highline (>= 1.6.9)
json (>= 1.4.4, <= 1.7.7)
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)
chefspec (1.0.0.rc1)
chef (>= 10.0)
erubis
fauxhai (~> 0.1)
minitest-chef-handler (~> 0.6.0)
moneta (< 0.7.0)
rspec (~> 2.12.0)
ci_reporter (1.8.4)
builder (>= 2.1.2)
diff-lcs (1.1.3)
erubis (2.7.0)
fauxhai (0.1.1)
chef
httparty
net-ssh
highline (1.6.16)
httparty (0.10.2)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
ipaddress (0.8.0)
json (1.7.7)
mime-types (1.22)
minitest (4.7.0)
minitest-chef-handler (0.6.9)
chef
ci_reporter
minitest
mixlib-authentication (1.3.0)
mixlib-log
mixlib-cli (1.3.0)
mixlib-config (1.1.2)
mixlib-log (1.4.1)
mixlib-shellout (1.1.0)
moneta (0.6.0)
multi_json (1.7.2)
multi_xml (0.5.3)
net-ssh (2.6.6)
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)
ohai (6.16.0)
ipaddress
mixlib-cli
mixlib-config
mixlib-log
mixlib-shellout
systemu
yajl-ruby
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
systemu (2.5.2)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
chefspec (= 1.0.0.rc1)
saschas-MacBook-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment