File Manager

Path: /proc/self/root/opt/chef.upgrade/embedded/lib/ruby/gems/2.3.0/gems/chef-12.21.12/

Viewing File: Gemfile.lock

GIT
  remote: https://github.com/chef/chef-server
  revision: 7d5acaf60fa71fb184d16e3910a2f10203c8a128
  specs:
    oc-chef-pedant (2.2.0)
      activesupport (>= 4.2.7.1, < 6.0)
      erubis (~> 2.7)
      mixlib-authentication (~> 1.4)
      mixlib-config (~> 2.0)
      mixlib-shellout (>= 1.1)
      net-http-spy (~> 0.2)
      rest-client (>= 1.6)
      rspec (~> 3.2)
      rspec-rerun (~> 1.0)
      rspec_junit_formatter (~> 0.2)

GIT
  remote: https://github.com/chef/github-changelog-generator
  revision: 7ab4953b47598dccf10e106058673c1592b8f9bf
  specs:
    github_changelog_generator (1.14.2)
      activesupport
      faraday-http-cache
      multi_json
      octokit (~> 4.6)
      rainbow (>= 2.1)
      rake (>= 10.0)
      retriable (>= 1.4)

GIT
  remote: https://github.com/rubysec/bundler-audit.git
  revision: 6e2e298aebb0707a1b62c08c005335ecd130aa66
  specs:
    bundler-audit (0.6.0)
      bundler (~> 1.2)
      thor (~> 0.18)

PATH
  remote: .
  specs:
    chef (12.21.12)
      addressable
      bundler (>= 1.10)
      chef-config (= 12.21.12)
      chef-zero (>= 4.8, < 13)
      diff-lcs (~> 1.2, >= 1.2.4)
      erubis (~> 2.7)
      ffi-yajl (~> 2.2)
      highline (~> 1.6, >= 1.6.9)
      iniparse (~> 1.4)
      mixlib-archive (~> 0.4)
      mixlib-authentication (~> 1.4)
      mixlib-cli (~> 1.7)
      mixlib-log (~> 1.3)
      mixlib-shellout (~> 2.0)
      net-sftp (~> 2.1, >= 2.1.2)
      net-ssh (>= 2.9, < 5.0)
      net-ssh-multi (~> 1.2, >= 1.2.1)
      ohai (>= 8.6.0.alpha.1, < 13)
      plist (~> 3.2)
      proxifier (~> 1.0)
      rspec-core (~> 3.5)
      rspec-expectations (~> 3.5)
      rspec-mocks (~> 3.5)
      rspec_junit_formatter (~> 0.2.0)
      serverspec (~> 2.7)
      specinfra (~> 2.10)
      syslog-logger (~> 1.6)
      uuidtools (~> 2.1.5)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (5.1.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.4.0)
    appbundler (0.10.0)
      mixlib-cli (~> 1.4)
    artifactory (2.8.2)
    ast (2.3.0)
    awesome_print (1.8.0)
    aws-sdk (2.10.45)
      aws-sdk-resources (= 2.10.45)
    aws-sdk-core (2.10.45)
      aws-sigv4 (~> 1.0)
      jmespath (~> 1.0)
    aws-sdk-resources (2.10.45)
      aws-sdk-core (= 2.10.45)
    aws-sigv4 (1.0.2)
    backports (3.8.0)
    binding_of_caller (0.7.2)
      debug_inspector (>= 0.0.1)
    builder (3.2.3)
    byebug (9.0.6)
    chef-api (0.7.1)
      logify (~> 0.1)
      mime-types
    chef-config (12.21.12)
      addressable
      fuzzyurl
      mixlib-config (~> 2.0)
      mixlib-shellout (~> 2.0)
    chef-provisioning (2.5.0)
      cheffish (>= 4.0, < 14.0)
      inifile (>= 2.0.2)
      mixlib-install (>= 1.0)
      net-scp (~> 1.0)
      net-ssh (>= 2.9, < 5.0)
      net-ssh-gateway (> 1.2, < 3.0)
      winrm (~> 2.0)
      winrm-elevated (~> 1.0)
      winrm-fs (~> 1.0)
    chef-sugar (3.5.0)
    chef-zero (5.3.2)
      ffi-yajl (~> 2.2)
      hashie (>= 2.0, < 4.0)
      mixlib-log (~> 1.3)
      rack (~> 2.0)
      uuidtools (~> 2.1)
    cheffish (5.0.1)
      chef-zero (~> 5.0)
      net-ssh
    chefspec (7.1.0)
      chef (>= 12.14.89)
      fauxhai (>= 4, < 6)
      rspec (~> 3.0)
    chefstyle (0.5.0)
      rubocop (= 0.47.1)
    codeclimate-test-reporter (1.0.8)
      simplecov (<= 0.13)
    codecov (0.1.10)
      json
      simplecov
      url
    coderay (1.1.1)
    concurrent-ruby (1.0.5)
    cucumber (2.4.0)
      builder (>= 2.1.2)
      cucumber-core (~> 1.5.0)
      cucumber-wire (~> 0.0.1)
      diff-lcs (>= 1.1.3)
      gherkin (~> 4.0)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.2)
    cucumber-core (1.5.0)
      gherkin (~> 4.0)
    cucumber-wire (0.0.1)
    debug_inspector (0.0.3)
    diff-lcs (1.3)
    docile (1.1.5)
    domain_name (0.5.20170404)
      unf (>= 0.0.5, < 1.0.0)
    erubis (2.7.0)
    ethon (0.10.1)
      ffi (>= 1.3.0)
    excon (0.59.0)
    faraday (0.13.1)
      multipart-post (>= 1.2, < 3)
    faraday-http-cache (2.0.0)
      faraday (~> 0.8)
    faraday_middleware (0.12.2)
      faraday (>= 0.7.4, < 1.0)
    fauxhai (5.3.0)
      net-ssh
    ffi (1.9.18)
    ffi-yajl (2.3.0)
      libyajl2 (~> 1.2)
    foodcritic (11.4.0)
      cucumber-core (>= 1.3)
      erubis
      ffi-yajl (~> 2.0)
      nokogiri (>= 1.5, < 2.0)
      rake
      rufus-lru (~> 1.0)
      treetop (~> 1.4)
    fuubar (2.2.0)
      rspec-core (~> 3.0)
      ruby-progressbar (~> 1.4)
    fuzzyurl (0.9.0)
    gh (0.15.1)
      addressable (~> 2.4.0)
      backports
      faraday (~> 0.8)
      multi_json (~> 1.0)
      net-http-persistent (~> 2.9)
      net-http-pipeline
    gherkin (4.1.3)
    git (1.3.0)
    gssapi (1.2.0)
      ffi (>= 1.0.1)
    gyoku (1.3.1)
      builder (>= 2.1.2)
    halite (1.8.0)
      bundler
      chef (>= 12.0, < 14.0)
      stove (~> 5.0)
      thor
    hashie (3.5.5)
    highline (1.7.8)
    hirb (0.7.3)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    httpclient (2.8.3)
    i18n (0.8.6)
    inifile (3.0.0)
    iniparse (1.4.3)
    ipaddress (0.8.3)
    jmespath (1.3.1)
    json (2.1.0)
    kitchen-docker (2.6.0)
      test-kitchen (>= 1.0.0)
    kitchen-ec2 (1.3.2)
      aws-sdk (~> 2)
      excon
      multi_json
      retryable (~> 2.0)
      test-kitchen (~> 1.4, >= 1.4.1)
    kitchen-sync (2.2.0)
      net-sftp
      test-kitchen (>= 1.0.0)
    kitchen-vagrant (1.2.1)
      test-kitchen (~> 1.4)
    knife-windows (1.9.0)
      winrm (~> 2.1)
      winrm-elevated (~> 1.0)
    launchy (2.4.3)
      addressable (~> 2.3)
    libyajl2 (1.2.0)
    little-plugger (1.1.4)
    logging (2.2.2)
      little-plugger (~> 1.1)
      multi_json (~> 1.10)
    logify (0.2.0)
    method_source (0.8.2)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mini_portile2 (2.1.0)
    minitest (5.10.3)
    mixlib-archive (0.4.1)
      mixlib-log
    mixlib-authentication (1.4.1)
      mixlib-log
    mixlib-cli (1.7.0)
    mixlib-config (2.2.4)
    mixlib-install (2.1.12)
      artifactory
      mixlib-shellout
      mixlib-versioning
      thor
    mixlib-log (1.7.1)
    mixlib-shellout (2.2.7)
    mixlib-versioning (1.2.2)
    multi_json (1.12.1)
    multi_test (0.1.2)
    multipart-post (2.0.0)
    net-http-persistent (2.9.4)
    net-http-pipeline (1.0.1)
    net-http-spy (0.2.1)
    net-scp (1.2.1)
      net-ssh (>= 2.6.5)
    net-sftp (2.1.2)
      net-ssh (>= 2.6.5)
    net-ssh (4.1.0)
    net-ssh-gateway (1.3.0)
      net-ssh (>= 2.6.5)
    net-ssh-multi (1.2.1)
      net-ssh (>= 2.6.5)
      net-ssh-gateway (>= 1.2.0)
    net-telnet (0.1.1)
    netrc (0.11.0)
    nokogiri (1.7.2)
      mini_portile2 (~> 2.1.0)
    nori (2.6.0)
    octokit (4.7.0)
      sawyer (~> 0.8.0, >= 0.5.3)
    ohai (8.24.0)
      chef-config (>= 12.5.0.alpha.1, < 14)
      ffi (~> 1.9)
      ffi-yajl (~> 2.2)
      ipaddress
      mixlib-cli
      mixlib-config (~> 2.0)
      mixlib-log (>= 1.7.1, < 2.0)
      mixlib-shellout (~> 2.0)
      plist (~> 3.1)
      systemu (~> 2.6.4)
      wmi-lite (~> 1.0)
    paint (2.0.0)
    parser (2.4.0.0)
      ast (~> 2.2)
    plist (3.3.0)
    poise (2.8.1)
      chef (>= 12, < 14)
      halite (~> 1.0)
    poise-boiler (1.18.0)
      awesome_print
      bundler
      chefspec (>= 5, < 8)
      codeclimate-test-reporter (~> 1.0)
      codecov (~> 0.0, >= 0.0.2)
      foodcritic (>= 7, < 12)
      fuubar (~> 2.0)
      git (~> 1.2)
      halite (~> 1.6)
      hirb
      kitchen-docker (>= 2.6.0.rc.0)
      kitchen-ec2 (~> 1.0)
      kitchen-sync (~> 2.1)
      kitchen-vagrant
      mixlib-shellout (>= 1.4, < 3.0)
      poise-profiler (~> 1.0)
      pry
      pry-byebug
      rake (>= 10.4, < 13)
      rspec (~> 3.2)
      rspec-its (~> 1.2)
      simplecov (~> 0.9)
      test-kitchen (~> 1.7, >= 1.7.1)
      travis (~> 1.8, >= 1.8.1)
      vagrant-wrapper
      winrm (>= 1.6, < 3)
      winrm-fs (>= 0.4, < 2)
      wirb
      yard (~> 0.8)
      yard-classmethods (~> 1.0)
    poise-profiler (1.1.0)
      halite (~> 1.0)
    polyglot (0.3.5)
    powerpack (0.1.1)
    proxifier (1.0.3)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.4.2)
      byebug (~> 9.0)
      pry (~> 0.10)
    pry-remote (0.1.8)
      pry (~> 0.9)
      slop (~> 3.0)
    pry-stack_explorer (0.4.9.2)
      binding_of_caller (>= 0.7)
      pry (>= 0.9.11)
    pusher-client (0.6.2)
      json
      websocket (~> 1.0)
    rack (2.0.3)
    rainbow (2.2.2)
      rake
    rake (12.0.0)
    rb-readline (0.5.5)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    retriable (3.1.1)
    retryable (2.0.4)
    rspec (3.6.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-its (1.2.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-rerun (1.1.0)
      rspec (~> 3.0)
    rspec-support (3.6.0)
    rspec_junit_formatter (0.2.3)
      builder (< 4)
      rspec-core (>= 2, < 4, != 2.12.0)
    rubocop (0.47.1)
      parser (>= 2.3.3.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-prof (0.16.2)
    ruby-progressbar (1.8.1)
    ruby-shadow (2.5.0)
    rubyntlm (0.6.2)
    rubyzip (1.2.1)
    rufus-lru (1.1.0)
    safe_yaml (1.0.4)
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
      faraday (~> 0.8, < 1.0)
    serverspec (2.39.1)
      multi_json
      rspec (~> 3.0)
      rspec-its
      specinfra (~> 2.68)
    sfl (2.3)
    simplecov (0.13.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.1)
    slop (3.6.0)
    specinfra (2.68.0)
      net-scp
      net-ssh (>= 2.7, < 5.0)
      net-telnet
      sfl
    stove (5.2.0)
      chef-api (~> 0.5)
      logify (~> 0.2)
    syslog-logger (1.6.8)
    systemu (2.6.5)
    test-kitchen (1.17.0)
      mixlib-install (>= 1.2, < 3.0)
      mixlib-shellout (>= 1.2, < 3.0)
      net-scp (~> 1.1)
      net-ssh (>= 2.9, < 5.0)
      net-ssh-gateway (~> 1.2)
      safe_yaml (~> 1.0)
      thor (~> 0.19, < 0.19.2)
    thor (0.19.1)
    thread_safe (0.3.6)
    tomlrb (1.2.4)
    travis (1.8.8)
      backports
      faraday (~> 0.9)
      faraday_middleware (~> 0.9, >= 0.9.1)
      gh (~> 0.13)
      highline (~> 1.6)
      launchy (~> 2.1)
      pusher-client (~> 0.4)
      typhoeus (~> 0.6, >= 0.6.8)
    treetop (1.6.8)
      polyglot (~> 0.3)
    typhoeus (0.8.0)
      ethon (>= 0.8.0)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.4)
    unicode-display_width (1.3.0)
    url (0.3.2)
    uuidtools (2.1.5)
    vagrant-wrapper (2.0.3)
    websocket (1.2.4)
    winrm (2.2.3)
      builder (>= 2.1.2)
      erubis (~> 2.7)
      gssapi (~> 1.2)
      gyoku (~> 1.0)
      httpclient (~> 2.2, >= 2.2.0.2)
      logging (>= 1.6.1, < 3.0)
      nori (~> 2.0)
      rubyntlm (~> 0.6.0, >= 0.6.1)
    winrm-elevated (1.1.0)
      winrm (~> 2.0)
      winrm-fs (~> 1.0)
    winrm-fs (1.0.1)
      erubis (~> 2.7)
      logging (>= 1.6.1, < 3.0)
      rubyzip (~> 1.1)
      winrm (~> 2.0)
    wirb (2.1.1)
      paint (>= 0.9, < 3.0)
    wmi-lite (1.0.0)
    yard (0.9.9)
    yard-classmethods (1.0.0)
      yard

PLATFORMS
  ruby

DEPENDENCIES
  addressable (= 2.4.0)
  appbundler (= 0.10.0)
  ast (= 2.3.0)
  binding_of_caller (= 0.7.2)
  builder (= 3.2.3)
  bundler (= 1.12.5)
  bundler-audit!
  byebug (= 9.0.6)
  chef!
  chef-config (= 12.21.12)
  chef-provisioning
  chef-sugar
  chef-zero (= 5.3.2)
  cheffish (= 5.0.1)
  chefspec
  chefstyle (= 0.5.0)
  coderay (= 1.1.1)
  cucumber (>= 2.4.0)
  debug_inspector (= 0.0.3)
  diff-lcs (= 1.3)
  docile (= 1.1.5)
  erubis (= 2.7.0)
  ffi (= 1.9.18)
  ffi-yajl (= 2.3.0)
  foodcritic
  fuzzyurl (= 0.9.0)
  github_changelog_generator!
  halite
  hashie (= 3.5.5)
  highline (= 1.7.8)
  iniparse (= 1.4.3)
  ipaddress (= 0.8.3)
  json (= 2.1.0)
  knife-windows
  libyajl2 (= 1.2.0)
  method_source (= 0.8.2)
  mini_portile2 (= 2.1.0)
  mixlib-archive (= 0.4.1)
  mixlib-authentication (= 1.4.1)
  mixlib-cli (= 1.7.0)
  mixlib-config (= 2.2.4)
  mixlib-install
  mixlib-log (= 1.7.1)
  mixlib-shellout (= 2.2.7)
  multi_json (= 1.12.1)
  net-scp (= 1.2.1)
  net-sftp (= 2.1.2)
  net-ssh (= 4.1.0)
  net-ssh-gateway (= 1.3.0)
  net-ssh-multi (= 1.2.1)
  net-telnet (= 0.1.1)
  netrc
  nokogiri (= 1.7.2)
  oc-chef-pedant!
  octokit
  ohai (= 8.24.0)
  parser (= 2.4.0.0)
  plist (= 3.3.0)
  poise
  poise-boiler
  powerpack (= 0.1.1)
  proxifier (= 1.0.3)
  pry (= 0.10.4)
  pry-byebug (= 3.4.2)
  pry-remote (= 0.1.8)
  pry-stack_explorer (= 0.4.9.2)
  rack (= 2.0.3)
  rainbow (= 2.2.2)
  rake (= 12.0.0)
  rb-readline (= 0.5.5)
  rspec (= 3.6.0)
  rspec-core (= 3.6.0)
  rspec-expectations (= 3.6.0)
  rspec-its (= 1.2.0)
  rspec-mocks (= 3.6.0)
  rspec-support (= 3.6.0)
  rspec_junit_formatter (= 0.2.3)
  rubocop (= 0.47.1)
  ruby-prof (= 0.16.2)
  ruby-progressbar (= 1.8.1)
  ruby-shadow (= 2.5.0)
  serverspec (= 2.39.1)
  sfl (= 2.3)
  simplecov (= 0.13.0)
  simplecov-html (= 0.10.1)
  slop (= 3.6.0)
  specinfra (= 2.68.0)
  syslog-logger (= 1.6.8)
  systemu (= 2.6.5)
  tomlrb
  travis
  unicode-display_width (= 1.3.0)
  uuidtools (= 2.1.5)
  wmi-lite (= 1.0.0)
  yard

BUNDLED WITH
   1.12.5