···
json_pure = g.json_pure_1_8_0;
78
+
kitchen_ansible = g.kitchen_ansible_0_0_4;
79
+
kitchen_vagrant = g.kitchen_vagrant_0_15_0;
kramdown = g.kramdown_1_5_0;
launchy = g.launchy_2_4_3;
···
mini_portile = g.mini_portile_0_6_1;
minitar = g.minitar_0_5_4;
minitest = g.minitest_5_5_0;
95
+
mixlib_shellout = g.mixlib_shellout_1_6_1;
multi_json = g.multi_json_1_10_1;
multi_test = g.multi_test_0_1_1;
multipart_post = g.multipart_post_2_0_0;
net_http_digest_auth = g.net_http_digest_auth_1_4;
net_http_persistent = g.net_http_persistent_2_9_4;
net_http_pipeline = g.net_http_pipeline_1_0_1;
102
+
net_scp = g.net_scp_1_2_1;
net_sftp = g.net_sftp_2_1_2;
net_ssh = g.net_ssh_2_9_1;
···
taskjuggler = g.taskjuggler_3_5_0;
term_ansicolor = g.term_ansicolor_1_3_0;
terminal_notifier = g.terminal_notifier_1_6_2;
158
+
test_kitchen = g.test_kitchen_1_2_1;
···
xml_simple = g.xml_simple_1_1_2;
yajl_ruby = g.yajl_ruby_1_2_1;
179
-
gem_nix_args = [ ''autotest-rails'' ''aws-sdk'' ''bitbucket-backup'' ''buildr'' ''compass'' ''cucumber'' ''erubis'' ''execjs'' ''fakes3'' ''foreman'' ''gettext'' ''heroku'' ''iconv'' ''jekyll'' ''jsduck'' ''lockfile'' ''mechanize'' ''newrelic_plugin'' ''nix'' ''papertrail-cli'' ''rabbitmq_manager-0.1.0'' ''rails'' ''rake'' ''rb-fsevent'' ''rdoc'' ''redis'' ''remote_syslog'' ''riemann-dash'' ''right_aws'' ''rmail'' ''sass'' ''selenium-webdriver'' ''sinatra-1.3.2'' ''taskjuggler'' ''terminal-notifier'' ''thin'' ''tmuxinator'' ''travis'' ''trollop'' ''uglifier'' ''uuid'' ''xapian-full'' ''xapian-ruby'' ''yajl-ruby'' ];
184
+
gem_nix_args = [ ''autotest-rails'' ''aws-sdk'' ''bitbucket-backup'' ''buildr'' ''compass'' ''cucumber'' ''erubis'' ''execjs'' ''fakes3'' ''foreman'' ''gettext'' ''heroku'' ''iconv'' ''jekyll'' ''jsduck'' ''kitchen-ansible'' ''kitchen-vagrant'' ''lockfile'' ''mechanize'' ''newrelic_plugin'' ''nix'' ''papertrail-cli'' ''rabbitmq_manager-0.1.0'' ''rails'' ''rake'' ''rb-fsevent'' ''rdoc'' ''redis'' ''remote_syslog'' ''riemann-dash'' ''right_aws'' ''rmail'' ''sass'' ''selenium-webdriver'' ''sinatra-1.3.2'' ''taskjuggler'' ''terminal-notifier'' ''test-kitchen'' ''thin'' ''tmuxinator'' ''travis'' ''trollop'' ''uglifier'' ''uuid'' ''xapian-full'' ''xapian-ruby'' ''yajl-ruby'' ];
···
sha256 = ''0kkn5zhiffav2cffj43wwvzj07825r4j463ilfjgik034vnbjs83'';
1121
+
kitchen_ansible_0_0_4 = {
1122
+
basename = ''kitchen_ansible'';
1124
+
description = ''ansible provisioner for test-kitchen'';
1125
+
homepage = ''https://github.com/neillturner/kitchen-ansible'';
1126
+
longDescription = ''== DESCRIPTION:
1128
+
Ansible Provisioner for Test Kitchen
1132
+
Supports running ansible-playbook
1136
+
name = ''kitchen-ansible-0.0.4'';
1137
+
requiredGems = [ ];
1138
+
sha256 = ''0wwp7yq2n1jjisy00yiahzpxjdjvk40ry0m9a1rzd56fr9yvck2y'';
1140
+
kitchen_vagrant_0_15_0 = {
1141
+
basename = ''kitchen_vagrant'';
1143
+
description = ''Kitchen::Driver::Vagrant - A Vagrant Driver for Test Kitchen.'';
1144
+
homepage = ''https://github.com/test-kitchen/kitchen-vagrant/'';
1145
+
longDescription = ''Kitchen::Driver::Vagrant - A Vagrant Driver for Test Kitchen.'';
1147
+
name = ''kitchen-vagrant-0.15.0'';
1148
+
requiredGems = [ g.test_kitchen_1_2_1 ];
1149
+
sha256 = ''1blf6qr0j9ab9ajrkb9fx67wnns3hgi9gda2l83hd3zfrjp6vc9w'';
···
sha256 = ''1kzq25l8fh2ngshlwy7k535ncb15n2piqmha86272frh71vw0xq2'';
1420
+
mixlib_shellout_1_6_1 = {
1421
+
basename = ''mixlib_shellout'';
1423
+
description = ''Run external commands on Unix or Windows'';
1424
+
homepage = ''http://wiki.opscode.com/'';
1425
+
longDescription = ''Run external commands on Unix or Windows'';
1427
+
name = ''mixlib-shellout-1.6.1'';
1428
+
requiredGems = [ ];
1429
+
sha256 = ''0awwll2gbsvsz7g6j473f0xrjzyxq755vl260lmki6p937d33f7a'';
basename = ''multi_json'';
···
name = ''net-http-pipeline-1.0.1'';
sha256 = ''0bxjy33yhxwsbnld8xj3zv64ibgfjn9rjpiqkyd5ipmz50pww8v9'';
1526
+
basename = ''net_scp'';
1528
+
description = ''A pure Ruby implementation of the SCP client protocol'';
1529
+
homepage = ''https://github.com/net-ssh/net-scp'';
1530
+
longDescription = ''A pure Ruby implementation of the SCP client protocol'';
1532
+
name = ''net-scp-1.2.1'';
1533
+
requiredGems = [ g.net_ssh_2_9_1 ];
1534
+
sha256 = ''0b0jqrcsp4bbi4n4mzyf70cp2ysyp6x07j8k8cqgxnvb4i3a134j'';
···
name = ''terminal-notifier-1.6.2'';
sha256 = ''0v0bqpmnyivn0dqqkbzq0xcmas2l1msbwlpp2iclkninkmcqg9sf'';
2325
+
test_kitchen_1_2_1 = {
2326
+
basename = ''test_kitchen'';
2328
+
description = ''Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms.'';
2329
+
homepage = ''http://kitchen.ci'';
2330
+
longDescription = ''Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms.'';
2332
+
name = ''test-kitchen-1.2.1'';
2333
+
requiredGems = [ g.mixlib_shellout_1_6_1 g.net_scp_1_2_1 g.net_ssh_2_9_1 g.safe_yaml_1_0_4 g.thor_0_19_1 ];
2334
+
sha256 = ''1pmjzvmcvlfhk6l8p665dvx7qw6kypcbhwshkq999wjhbwmjq1nk'';