PATH
  remote: .
  specs:
    fedux_org-stdlib (0.10.9)
      activesupport

PATH
  remote: fixtures/plugin-load-app
  specs:
    fedux_org_stdlib-fixtures-plugin_manager-load (0.0.1)

GEM
  remote: https://rubygems.org/
  specs:
    CFPropertyList (2.2.8)
    activesupport (4.1.7)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    addressable (2.3.6)
    aruba (0.6.1)
      childprocess (>= 0.3.6)
      cucumber (>= 1.1.1)
      rspec-expectations (>= 2.7.0)
    ast (2.0.0)
    astrolabe (1.3.0)
      parser (>= 2.2.0.pre.3, < 3.0)
    awesome_print (1.2.0)
    blockenspiel (0.4.5)
    builder (3.2.2)
    byebug (3.5.1)
      columnize (~> 0.8)
      debugger-linecache (~> 1.2)
      slop (~> 3.6)
    childprocess (0.5.5)
      ffi (~> 1.0, >= 1.0.11)
    coderay (1.1.0)
    columnize (0.8.9)
    command_exec (0.2.0)
      activesupport
      smart_colored
      xml-simple
    coveralls (0.7.1)
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
      term-ansicolor
      thor
    cucumber (1.3.17)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.3)
      gherkin (~> 2.12)
      multi_json (>= 1.7.5, < 2.0)
      multi_test (>= 0.1.1)
    debugger-linecache (1.2.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    erubis (2.7.0)
    facter (2.3.0)
      CFPropertyList (~> 2.2.6)
    ffi (1.9.6)
    filegen (0.4.3)
      activesupport
    fuubar (2.0.0)
      rspec (~> 3.0)
      ruby-progressbar (~> 1.4)
    gherkin (2.12.2)
      multi_json (~> 1.3)
    github-markup (1.3.0)
      posix-spawn (~> 0.3.8)
    hirb (0.7.2)
    i18n (0.6.11)
    json (1.8.1)
    launchy (2.4.3)
      addressable (~> 2.3)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
    method_source (0.8.2)
    mime-types (2.4.3)
    minitest (5.4.3)
    multi_json (1.10.1)
    multi_test (0.1.1)
    netrc (0.8.0)
    parser (2.2.0.pre.7)
      ast (>= 1.1, < 3.0)
      slop (~> 3.4, >= 3.4.5)
    posix-spawn (0.3.9)
    powerpack (0.0.9)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (2.0.0)
      byebug (~> 3.4)
      pry (~> 0.10)
    pry-doc (0.6.0)
      pry (~> 0.9)
      yard (~> 0.8)
    rainbow (2.0.0)
    rake (10.3.2)
    redcarpet (3.2.0)
    rest-client (1.7.2)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-legacy_formatters (1.0.0)
      rspec-core (>= 3.0.0.beta2)
      rspec-support (>= 3.0.0.beta2)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)
    rubocop (0.27.1)
      astrolabe (~> 1.3)
      parser (>= 2.2.0.pre.7, < 3.0)
      powerpack (~> 0.0.6)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.4)
    ruby-progressbar (1.7.0)
    simplecov (0.9.1)
      docile (~> 1.1.0)
      multi_json (~> 1.0)
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    slop (3.6.0)
    smart_colored (1.1.1)
    taskjuggler (3.5.0)
      mail (>= 2.4.3)
      term-ansicolor (>= 1.0.7)
    term-ansicolor (1.3.0)
      tins (~> 1.0)
    thor (0.19.1)
    thread_safe (0.3.4)
    tins (1.3.3)
    tmrb (1.2.7)
      thor
    travis-lint (2.0.0)
      json
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    versionomy (0.4.4)
      blockenspiel (>= 0.4.5)
    xml-simple (1.1.4)
    yard (0.8.7.6)

PLATFORMS
  ruby

DEPENDENCIES
  aruba (>= 0.6.1)
  awesome_print
  bundler (>= 1.3)
  byebug
  command_exec
  coveralls
  cucumber
  erubis
  facter
  fedux_org-stdlib!
  fedux_org_stdlib-fixtures-plugin_manager-load!
  filegen
  fuubar
  github-markup
  hirb
  launchy
  pry
  pry-byebug
  pry-doc
  rake
  redcarpet
  rspec
  rspec-legacy_formatters
  rubocop
  simplecov
  taskjuggler
  tmrb
  travis-lint
  versionomy
  yard