~ubuntu-branches/ubuntu/vivid/foodcritic/vivid-proposed

« back to all changes in this revision

Viewing changes to chef_dsl_metadata/gemfiles/chef_10.18.2.gemfile.lock

  • Committer: Package Import Robot
  • Author(s): Stefano Rivera
  • Date: 2013-06-11 00:34:40 UTC
  • Revision ID: package-import@ubuntu.com-20130611003440-czusooxs9rrpe6sb
Tags: upstream-2.1.0
ImportĀ upstreamĀ versionĀ 2.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
GEM
 
2
  remote: http://rubygems.org/
 
3
  specs:
 
4
    appraisal (0.5.1)
 
5
      bundler
 
6
      rake
 
7
    bunny (0.7.9)
 
8
    chef (10.18.2)
 
9
      bunny (>= 0.6.0, < 0.8.0)
 
10
      erubis
 
11
      highline (>= 1.6.9)
 
12
      json (>= 1.4.4, <= 1.6.1)
 
13
      mixlib-authentication (>= 1.3.0)
 
14
      mixlib-cli (>= 1.1.0)
 
15
      mixlib-config (>= 1.1.2)
 
16
      mixlib-log (>= 1.3.0)
 
17
      mixlib-shellout
 
18
      moneta (< 0.7.0)
 
19
      net-ssh (~> 2.2.2)
 
20
      net-ssh-multi (~> 1.1.0)
 
21
      ohai (>= 0.6.0)
 
22
      rest-client (>= 1.0.4, < 1.7.0)
 
23
      treetop (~> 1.4.9)
 
24
      uuidtools
 
25
      yajl-ruby (~> 1.1)
 
26
    erubis (2.7.0)
 
27
    highline (1.6.16)
 
28
    ipaddress (0.8.0)
 
29
    json (1.6.1)
 
30
    mime-types (1.21)
 
31
    mixlib-authentication (1.3.0)
 
32
      mixlib-log
 
33
    mixlib-cli (1.3.0)
 
34
    mixlib-config (1.1.2)
 
35
    mixlib-log (1.4.1)
 
36
    mixlib-shellout (1.1.0)
 
37
    moneta (0.6.0)
 
38
    net-ssh (2.2.2)
 
39
    net-ssh-gateway (1.1.0)
 
40
      net-ssh (>= 1.99.1)
 
41
    net-ssh-multi (1.1)
 
42
      net-ssh (>= 2.1.4)
 
43
      net-ssh-gateway (>= 0.99.0)
 
44
    ohai (6.16.0)
 
45
      ipaddress
 
46
      mixlib-cli
 
47
      mixlib-config
 
48
      mixlib-log
 
49
      mixlib-shellout
 
50
      systemu
 
51
      yajl-ruby
 
52
    polyglot (0.3.3)
 
53
    rake (0.9.2.2)
 
54
    rest-client (1.6.7)
 
55
      mime-types (>= 1.16)
 
56
    systemu (2.5.2)
 
57
    treetop (1.4.12)
 
58
      polyglot
 
59
      polyglot (>= 0.3.1)
 
60
    uuidtools (2.1.3)
 
61
    yajl-ruby (1.1.0)
 
62
 
 
63
PLATFORMS
 
64
  ruby
 
65
 
 
66
DEPENDENCIES
 
67
  appraisal (~> 0.5.1)
 
68
  chef (= 10.18.2)
 
69
  rake (~> 0.9.2.2)