PATH
  remote: .
  specs:
    jazzy (0.9.1)
      cocoapods (~> 1.0)
      mustache (~> 0.99)
      open4
      redcarpet (~> 3.2)
      rouge (>= 2.0.6, < 4.0)
      sass (~> 3.4)
      sqlite3 (~> 1.3)
      xcinvoke (~> 0.3.0)

GEM
  remote: https://rubygems.org/
  specs:
    CFPropertyList (2.3.6)
    activesupport (4.2.10)
      i18n (~> 0.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    ast (2.3.0)
    bacon (1.2.0)
    claide (1.0.2)
    claide-plugins (0.9.2)
      cork
      nap
      open4 (~> 1.3)
    clintegracon (0.7.0)
      colored (~> 1.2)
      diffy
    cocoapods (1.3.1)
      activesupport (>= 4.0.2, < 5)
      claide (>= 1.0.2, < 2.0)
      cocoapods-core (= 1.3.1)
      cocoapods-deintegrate (>= 1.0.1, < 2.0)
      cocoapods-downloader (>= 1.1.3, < 2.0)
      cocoapods-plugins (>= 1.0.0, < 2.0)
      cocoapods-search (>= 1.0.0, < 2.0)
      cocoapods-stats (>= 1.0.0, < 2.0)
      cocoapods-trunk (>= 1.2.0, < 2.0)
      cocoapods-try (>= 1.1.0, < 2.0)
      colored2 (~> 3.1)
      escape (~> 0.0.4)
      fourflusher (~> 2.0.1)
      gh_inspector (~> 1.0)
      molinillo (~> 0.5.7)
      nap (~> 1.0)
      ruby-macho (~> 1.1)
      xcodeproj (>= 1.5.1, < 2.0)
    cocoapods-core (1.3.1)
      activesupport (>= 4.0.2, < 6)
      fuzzy_match (~> 2.0.4)
      nap (~> 1.0)
    cocoapods-deintegrate (1.0.1)
    cocoapods-downloader (1.1.3)
    cocoapods-plugins (1.0.0)
      nap
    cocoapods-search (1.0.0)
    cocoapods-stats (1.0.0)
    cocoapods-trunk (1.3.0)
      nap (>= 0.8, < 2.0)
      netrc (~> 0.11)
    cocoapods-try (1.1.0)
    colored (1.2)
    colored2 (3.1.2)
    concurrent-ruby (1.0.5)
    cork (0.3.0)
      colored2 (~> 3.1)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    danger (5.5.3)
      claide (~> 1.0)
      claide-plugins (>= 0.9.2)
      colored2 (~> 3.1)
      cork (~> 0.1)
      faraday (~> 0.9)
      faraday-http-cache (~> 1.0)
      git (~> 1)
      kramdown (~> 1.5)
      no_proxy_fix
      octokit (~> 4.7)
      terminal-table (~> 1)
    diffy (3.2.0)
    escape (0.0.4)
    faraday (0.13.1)
      multipart-post (>= 1.2, < 3)
    faraday-http-cache (1.3.1)
      faraday (~> 0.8)
    ffi (1.9.18)
    fourflusher (2.0.1)
    fuzzy_match (2.0.4)
    gh_inspector (1.0.3)
    git (1.3.0)
    hashdiff (0.3.7)
    i18n (0.9.1)
      concurrent-ruby (~> 1.0)
    kramdown (1.15.0)
    liferaft (0.0.6)
    metaclass (0.0.4)
    minitest (5.11.1)
    mocha (1.3.0)
      metaclass (~> 0.0.1)
    mocha-on-bacon (0.2.3)
      mocha (>= 0.13.0)
    molinillo (0.5.7)
    multipart-post (2.0.0)
    mustache (0.99.8)
    nanaimo (0.2.3)
    nap (1.1.0)
    netrc (0.11.0)
    no_proxy_fix (0.1.2)
    octokit (4.7.0)
      sawyer (~> 0.8.0, >= 0.5.3)
    open4 (1.3.4)
    parallel (1.12.0)
    parser (2.4.0.0)
      ast (~> 2.2)
    powerpack (0.1.1)
    prettybacon (0.0.2)
      bacon (~> 1.2)
    public_suffix (3.0.0)
    rainbow (2.2.2)
      rake
    rake (10.5.0)
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    redcarpet (3.4.0)
    rouge (3.1.0)
    rubocop (0.49.0)
      parallel (~> 1.10)
      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-macho (1.1.0)
    ruby-progressbar (1.9.0)
    safe_yaml (1.0.4)
    sass (3.5.5)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
      faraday (~> 0.8, < 1.0)
    sqlite3 (1.3.13)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
    thread_safe (0.3.6)
    tzinfo (1.2.4)
      thread_safe (~> 0.1)
    unicode-display_width (1.3.0)
    webmock (3.1.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    xcinvoke (0.3.0)
      liferaft (~> 0.0.6)
    xcodeproj (1.5.4)
      CFPropertyList (~> 2.3.3)
      claide (>= 1.0.2, < 2.0)
      colored2 (~> 3.1)
      nanaimo (~> 0.2.3)

PLATFORMS
  ruby

DEPENDENCIES
  bacon
  bundler (~> 1.7)
  clintegracon (= 0.7.0)
  danger
  diffy
  jazzy!
  mocha
  mocha-on-bacon
  prettybacon
  rake (~> 10.3)
  rubocop (= 0.49.0)
  webmock

BUNDLED WITH
   1.16.0