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

« back to all changes in this revision

Viewing changes to chef_dsl_metadata/gemfiles/chef_0.9.16.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
 
    bunny (0.8.0)
8
 
    chef (0.9.16)
9
 
      bunny (>= 0.6.0)
10
 
      erubis
11
 
      extlib
12
 
      highline
13
 
      json (>= 1.4.4, <= 1.4.6)
14
 
      json (>= 1.4.4, <= 1.4.6)
15
 
      mixlib-authentication (>= 1.1.0)
16
 
      mixlib-cli (>= 1.1.0)
17
 
      mixlib-config (>= 1.1.2)
18
 
      mixlib-log (>= 1.2.0)
19
 
      moneta
20
 
      ohai (>= 0.5.7)
21
 
      rest-client (>= 1.0.4, < 1.7.0)
22
 
      rest-client (>= 1.0.4, < 1.7.0)
23
 
      uuidtools
24
 
    erubis (2.7.0)
25
 
    extlib (0.9.16)
26
 
    highline (1.6.16)
27
 
    ipaddress (0.8.0)
28
 
    json (1.4.6)
29
 
    mime-types (1.21)
30
 
    mixlib-authentication (1.3.0)
31
 
      mixlib-log
32
 
    mixlib-cli (1.3.0)
33
 
    mixlib-config (1.1.2)
34
 
    mixlib-log (1.4.1)
35
 
    mixlib-shellout (1.1.0)
36
 
    moneta (0.7.14)
37
 
    ohai (6.16.0)
38
 
      ipaddress
39
 
      mixlib-cli
40
 
      mixlib-config
41
 
      mixlib-log
42
 
      mixlib-shellout
43
 
      systemu
44
 
      yajl-ruby
45
 
    rake (0.9.2.2)
46
 
    rest-client (1.6.7)
47
 
      mime-types (>= 1.16)
48
 
    systemu (2.5.2)
49
 
    uuidtools (2.1.3)
50
 
    yajl-ruby (1.1.0)
51
 
 
52
 
PLATFORMS
53
 
  ruby
54
 
 
55
 
DEPENDENCIES
56
 
  appraisal (~> 0.5.1)
57
 
  chef (= 0.9.16)
58
 
  rake (~> 0.9.2.2)