DavidHuie/quartz

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.4.0)
    builder (3.2.3)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.3)
    docile (1.3.1)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    git (1.4.0)
    github_api (0.16.0)
      addressable (~> 2.4.0)
      descendants_tracker (~> 0.0.4)
      faraday (~> 0.8, < 0.10)
      hashie (>= 3.4)
      mime-types (>= 1.16, < 3.0)
      oauth2 (~> 1.0)
    hashie (3.5.7)
    highline (1.7.10)
    jeweler (2.3.9)
      builder
      bundler
      git (>= 1.2.5)
      github_api (~> 0.16.0)
      highline (>= 1.6.15)
      nokogiri (>= 1.5.10)
      psych
      rake
      rdoc
      semver2
    json (2.1.0)
    jwt (1.5.6)
    mime-types (2.99.3)
    mini_portile2 (2.3.0)
    multi_json (1.13.1)
    multi_xml (0.6.0)
    multipart-post (2.0.0)
    nokogiri (1.8.2)
      mini_portile2 (~> 2.3.0)
    oauth2 (1.4.0)
      faraday (>= 0.8, < 0.13)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    psych (3.0.2)
    rack (2.0.5)
    rake (12.3.1)
    rdoc (6.0.4)
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.1)
    ruby-prof (0.17.0)
    semver2 (3.4.2)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    thread_safe (0.3.6)

PLATFORMS
  ruby

DEPENDENCIES
  jeweler (~> 2.3)
  multi_json (~> 1.13)
  rspec (~> 3.7)
  ruby-prof (~> 0.17)
  simplecov (~> 0.16)

BUNDLED WITH
   1.16.2