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

« back to all changes in this revision

Viewing changes to chef_dsl_metadata/gemfiles/chef_11.2.0.gemfile.lock

  • Committer: Package Import Robot
  • Author(s): Stefano Rivera
  • Date: 2014-01-16 14:49:30 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20140116144930-0mgwfhgnqtohnud7
Tags: 3.0.3-1
* New upstream release.
* Refresh patches.
* Drop rak-free patch, superseded upstream.
* Drop gherkin-2.11.1 patch, and bump gherkin dependency to 2.11.7.
* Switch to stable tarballs from gemwatch.
* Update copyright years.
* FC010 is currently broken due to changes in Chef. Ignore the test failures.
* Ruby 1.8 is no longer supported in Debian, so declare XS-Ruby-Versions:
  all.
* Bump Standards-Version to 3.9.5, no changes needed.
* The manpage is now included upstream.

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
 
    chef (11.2.0)
8
 
      erubis
9
 
      highline (>= 1.6.9)
10
 
      json (~> 1.7.6, >= 1.4.4)
11
 
      mixlib-authentication (>= 1.3.0)
12
 
      mixlib-cli (~> 1.3.0)
13
 
      mixlib-config (>= 1.1.2)
14
 
      mixlib-log (>= 1.3.0)
15
 
      mixlib-shellout
16
 
      net-ssh (~> 2.6)
17
 
      net-ssh-multi (~> 1.1.0)
18
 
      ohai (>= 0.6.0)
19
 
      rest-client (>= 1.0.4, < 1.7.0)
20
 
      yajl-ruby (~> 1.1)
21
 
    erubis (2.7.0)
22
 
    highline (1.6.16)
23
 
    ipaddress (0.8.0)
24
 
    json (1.7.7)
25
 
    mime-types (1.21)
26
 
    mixlib-authentication (1.3.0)
27
 
      mixlib-log
28
 
    mixlib-cli (1.3.0)
29
 
    mixlib-config (1.1.2)
30
 
    mixlib-log (1.4.1)
31
 
    mixlib-shellout (1.1.0)
32
 
    net-ssh (2.6.6)
33
 
    net-ssh-gateway (1.2.0)
34
 
      net-ssh (>= 2.6.5)
35
 
    net-ssh-multi (1.1)
36
 
      net-ssh (>= 2.1.4)
37
 
      net-ssh-gateway (>= 0.99.0)
38
 
    ohai (6.16.0)
39
 
      ipaddress
40
 
      mixlib-cli
41
 
      mixlib-config
42
 
      mixlib-log
43
 
      mixlib-shellout
44
 
      systemu
45
 
      yajl-ruby
46
 
    rake (0.9.2.2)
47
 
    rest-client (1.6.7)
48
 
      mime-types (>= 1.16)
49
 
    systemu (2.5.2)
50
 
    yajl-ruby (1.1.0)
51
 
 
52
 
PLATFORMS
53
 
  ruby
54
 
 
55
 
DEPENDENCIES
56
 
  appraisal (~> 0.5.1)
57
 
  chef (= 11.2.0)
58
 
  rake (~> 0.9.2.2)