Gemfile.lock 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. GEM
  2. remote: http://rubygems.org/
  3. specs:
  4. archive-tar-minitar (0.5.2)
  5. builder (3.1.3)
  6. bunny (0.7.9)
  7. chef (10.14.2)
  8. bunny (>= 0.6.0, < 0.8.0)
  9. erubis
  10. highline (>= 1.6.9)
  11. json (>= 1.4.4, <= 1.6.1)
  12. mixlib-authentication (>= 1.3.0)
  13. mixlib-cli (>= 1.1.0)
  14. mixlib-config (>= 1.1.2)
  15. mixlib-log (>= 1.3.0)
  16. mixlib-shellout
  17. moneta
  18. net-ssh (~> 2.2.2)
  19. net-ssh-multi (~> 1.1.0)
  20. ohai (>= 0.6.0)
  21. rest-client (>= 1.0.4, < 1.7.0)
  22. treetop (~> 1.4.9)
  23. uuidtools
  24. yajl-ruby (~> 1.1)
  25. childprocess (0.3.5)
  26. ffi (~> 1.0, >= 1.0.6)
  27. coderay (1.0.7)
  28. cucumber (1.2.1)
  29. builder (>= 2.1.2)
  30. diff-lcs (>= 1.1.3)
  31. gherkin (~> 2.11.0)
  32. json (>= 1.4.6)
  33. diff-lcs (1.1.3)
  34. erubis (2.7.0)
  35. ffi (1.1.5)
  36. foodcritic (1.6.1)
  37. erubis
  38. gherkin (~> 2.11.1)
  39. gist (~> 3.1.0)
  40. nokogiri (= 1.5.0)
  41. pry (~> 0.9.8.4)
  42. rak (~> 1.4)
  43. treetop (~> 1.4.10)
  44. yajl-ruby (~> 1.1.0)
  45. gherkin (2.11.2)
  46. json (>= 1.4.6)
  47. gist (3.1.0)
  48. hashr (0.0.22)
  49. highline (1.6.15)
  50. httparty (0.8.3)
  51. multi_json (~> 1.0)
  52. multi_xml
  53. i18n (0.6.1)
  54. ipaddress (0.8.0)
  55. json (1.5.4)
  56. librarian (0.0.24)
  57. archive-tar-minitar (>= 0.5.2)
  58. chef (>= 0.10)
  59. highline
  60. thor (~> 0.15)
  61. log4r (1.1.10)
  62. method_source (0.7.1)
  63. mime-types (1.19)
  64. minitest (3.0.1)
  65. mixlib-authentication (1.3.0)
  66. mixlib-log
  67. mixlib-cli (1.2.2)
  68. mixlib-config (1.1.2)
  69. mixlib-log (1.4.1)
  70. mixlib-shellout (1.1.0)
  71. moneta (0.6.0)
  72. multi_json (1.3.6)
  73. multi_xml (0.5.1)
  74. net-scp (1.0.4)
  75. net-ssh (>= 1.99.1)
  76. net-ssh (2.2.2)
  77. net-ssh-gateway (1.1.0)
  78. net-ssh (>= 1.99.1)
  79. net-ssh-multi (1.1)
  80. net-ssh (>= 2.1.4)
  81. net-ssh-gateway (>= 0.99.0)
  82. nokogiri (1.5.0)
  83. ohai (6.14.0)
  84. ipaddress
  85. mixlib-cli
  86. mixlib-config
  87. mixlib-log
  88. systemu
  89. yajl-ruby
  90. polyglot (0.3.3)
  91. pry (0.9.8.4)
  92. coderay (~> 1.0.5)
  93. method_source (~> 0.7.1)
  94. slop (>= 2.4.4, < 3)
  95. rak (1.4)
  96. rest-client (1.6.7)
  97. mime-types (>= 1.16)
  98. slop (2.4.4)
  99. systemu (2.5.2)
  100. test-kitchen (0.5.4)
  101. foodcritic (~> 1.4)
  102. hashr (~> 0.0.20)
  103. highline (>= 1.6.9)
  104. librarian (~> 0.0.20)
  105. mixlib-cli (~> 1.2.2)
  106. vagrant (~> 1.0.2)
  107. yajl-ruby (~> 1.1.0)
  108. thor (0.16.0)
  109. treetop (1.4.10)
  110. polyglot
  111. polyglot (>= 0.3.1)
  112. uuidtools (2.1.3)
  113. vagrant (1.0.5)
  114. archive-tar-minitar (= 0.5.2)
  115. childprocess (~> 0.3.1)
  116. erubis (~> 2.7.0)
  117. i18n (~> 0.6.0)
  118. json (~> 1.5.1)
  119. log4r (~> 1.1.9)
  120. net-scp (~> 1.0.4)
  121. net-ssh (~> 2.2.2)
  122. yajl-ruby (1.1.0)
  123. PLATFORMS
  124. ruby
  125. DEPENDENCIES
  126. cucumber (~> 1.2.1)
  127. httparty (~> 0.8.3)
  128. minitest (~> 3.0.0)
  129. nokogiri (~> 1.5.0)
  130. test-kitchen