summaryrefslogtreecommitdiff
path: root/chef-expander/Gemfile.lock
blob: 647b3b5f3d2a799ed40c7898ff687ac4c192f044 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.1.1)
    amqp (0.6.7)
      eventmachine (>= 0.12.4)
    bunny (0.6.0)
    em-http-request (0.2.11)
      addressable (>= 2.0.0)
      eventmachine (>= 0.12.9)
    eventmachine (0.12.10)
    fast_xs (0.7.3)
    highline (1.6.1)
    mixlib-log (1.1.0)
    rake (0.8.7)
    rspec (1.3.0)
    uuidtools (2.1.1)
    word-salad (1.0.0)
    yajl-ruby (0.7.7)

PLATFORMS
  ruby

DEPENDENCIES
  amqp (~> 0.6.7)
  bunny (~> 0.6.0)
  em-http-request (~> 0.2.11)
  eventmachine (~> 0.12.10)
  fast_xs (~> 0.7.3)
  highline (~> 1.6.1)
  mixlib-log (~> 1.1.0)
  rake (~> 0.8.7)
  rspec (~> 1.3.0)
  uuidtools (~> 2.1.1)
  word-salad (~> 1.0.0)
  yajl-ruby (~> 0.7.7)