theodi/git-data-viewer

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/theodi/data_kitten.git
  revision: 80319068fe76ffe9d36be436362b67245a5ce8f0
  specs:
    data_kitten (1.0.2)
      curb
      datapackage
      git
      json
      linkeddata
      nokogiri
      rake
      rest-client

GEM
  remote: https://rubygems.org/
  specs:
    actionmailer (4.0.12)
      actionpack (= 4.0.12)
      mail (~> 2.5, >= 2.5.4)
    actionpack (4.0.12)
      activesupport (= 4.0.12)
      builder (~> 3.1.0)
      erubis (~> 2.7.0)
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    activemodel (4.0.12)
      activesupport (= 4.0.12)
      builder (~> 3.1.0)
    activerecord (4.0.12)
      activemodel (= 4.0.12)
      activerecord-deprecated_finders (~> 1.0.2)
      activesupport (= 4.0.12)
      arel (~> 4.0.0)
    activerecord-deprecated_finders (1.0.3)
    activesupport (4.0.12)
      i18n (~> 0.6, >= 0.6.9)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    airbrake (4.1.0)
      builder
      multi_json
    arel (4.0.2)
    builder (3.1.4)
    coffee-rails (4.0.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
    coffee-script (2.3.0)
      coffee-script-source
      execjs
    coffee-script-source (1.8.0)
    colorize (0.7.3)
    concurrent-ruby (1.0.5)
    coveralls (0.8.21)
      json (>= 1.8, < 3)
      simplecov (~> 0.14.1)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.4)
      tins (~> 1.6)
    curb (0.8.6)
    daemons (1.2.4)
    datapackage (0.0.4)
      colorize
      json
      json-schema
      rest-client
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.3)
    docile (1.1.5)
    domain_name (0.5.20170404)
      unf (>= 0.0.5, < 1.0.0)
    dotenv (2.2.1)
    ebnf (0.3.6)
      haml (~> 4.0)
      rdf (~> 1.1)
      sxp (~> 0.1, >= 0.1.3)
    equivalent-xml (0.5.1)
      nokogiri (>= 1.4.3)
    erubis (2.7.0)
    eventmachine (1.2.3)
    execjs (2.7.0)
    faraday (0.12.2)
      multipart-post (>= 1.2, < 3)
    ffi (1.9.18)
    foreman (0.84.0)
      thor (~> 0.19.1)
    git (1.3.0)
    github_api (0.18.2)
      addressable (~> 2.4)
      descendants_tracker (~> 0.0.4)
      faraday (~> 0.8)
      hashie (~> 3.5, >= 3.5.2)
      oauth2 (~> 1.0)
    haml (4.0.6)
      tilt
    hashie (3.5.6)
    htmlentities (4.3.2)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    i18n (0.9.1)
      concurrent-ruby (~> 1.0)
    jbuilder (2.6.4)
      activesupport (>= 3.0.0)
      multi_json (>= 1.2)
    jquery-rails (3.1.2)
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
    json (2.1.0)
    json-ld (1.1.7)
      rdf (~> 1.1, >= 1.1.4)
    json-schema (2.5.0)
      addressable (~> 2.3)
    jwt (1.5.6)
    linkeddata (1.1.1)
      equivalent-xml (>= 0.4.0)
      json-ld (>= 1.1.1)
      nokogiri (>= 1.6.1)
      rdf (>= 1.1.1)
      rdf-aggregate-repo (>= 1.1.0)
      rdf-isomorphic (>= 1.1.0)
      rdf-json (>= 1.1.0)
      rdf-microdata (>= 1.1.1)
      rdf-n3 (>= 1.1.0)
      rdf-rdfa (>= 1.1.1)
      rdf-rdfxml (>= 1.1.0)
      rdf-trig (>= 1.1.2)
      rdf-trix (>= 1.1.0)
      rdf-turtle (>= 1.1.2)
      sparql (>= 1.1.2)
      sparql-client (>= 1.1.1)
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
    mime-types (2.99.3)
    mini_portile2 (2.1.0)
    minitest (4.7.5)
    multi_json (1.12.2)
    multi_xml (0.6.0)
    multipart-post (2.0.0)
    mysql2 (0.4.10)
    net-http-persistent (2.9.4)
    netrc (0.11.0)
    nokogiri (1.7.2)
      mini_portile2 (~> 2.1.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)
    public_suffix (3.0.1)
    rack (1.5.5)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (4.0.12)
      actionmailer (= 4.0.12)
      actionpack (= 4.0.12)
      activerecord (= 4.0.12)
      activesupport (= 4.0.12)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.0.12)
      sprockets-rails (~> 2.0)
    railties (4.0.12)
      actionpack (= 4.0.12)
      activesupport (= 4.0.12)
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)
    rake (12.3.0)
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    rdf (1.1.6)
    rdf-aggregate-repo (1.1.0)
      rdf (>= 1.1)
    rdf-isomorphic (1.1.0)
      rdf (>= 1.1)
    rdf-json (1.1.0)
      rdf (>= 1.1.0)
    rdf-microdata (1.1.2)
      htmlentities (~> 4.3)
      nokogiri (~> 1.6)
      rdf (~> 1.1)
      rdf-xsd (~> 1.1)
    rdf-n3 (1.1.2)
      rdf (~> 1.1, >= 1.1.5)
    rdf-rdfa (1.1.5)
      haml (~> 4.0)
      htmlentities (~> 4.3)
      rdf (~> 1.1, >= 1.1.6)
      rdf-aggregate-repo
      rdf-xsd (~> 1.1)
    rdf-rdfxml (1.1.3)
      htmlentities (~> 4.3)
      rdf (~> 1.1, >= 1.1.6)
      rdf-rdfa (~> 1.1, >= 1.1.4.1)
      rdf-xsd (~> 1.1)
    rdf-trig (1.1.3.1)
      ebnf (~> 0.3, >= 0.3.5)
      rdf (~> 1.1, >= 1.1.2.1)
      rdf-turtle (~> 1.1, >= 1.1.3)
    rdf-trix (1.1.0)
      rdf (>= 1.1)
    rdf-turtle (1.1.4)
      ebnf (~> 0.3, >= 0.3.6)
      rdf (~> 1.1, >= 1.1.4)
    rdf-xsd (1.1.2)
      rdf (~> 1.1)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rspec-core (3.7.0)
      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-rails (3.7.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
      rspec-support (~> 3.7.0)
    rspec-support (3.7.0)
    sass (3.5.3)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    sass-rails (5.0.7)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    simplecov (0.14.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.1)
    sparql (1.1.4)
      builder (~> 3.0)
      ebnf (~> 0.3, >= 0.3.5)
      rdf (~> 1.1, >= 1.1.4)
      rdf-aggregate-repo (~> 1.1, >= 1.1.0)
      rdf-xsd (~> 1.1)
      sparql-client (~> 1.1)
      sxp (~> 0.1)
    sparql-client (1.1.3.1)
      net-http-persistent (~> 2.9)
      rdf (~> 1.1)
    sprockets (3.7.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (2.3.3)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (>= 2.8, < 4.0)
    sqlite3 (1.3.13)
    sxp (0.1.5)
    term-ansicolor (1.6.0)
      tins (~> 1.0)
    thin (1.7.2)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (0.19.4)
    thread_safe (0.3.6)
    tilt (2.0.8)
    tins (1.14.0)
    turbolinks (2.5.3)
      coffee-rails
    tzinfo (0.3.53)
    uglifier (3.2.0)
      execjs (>= 0.3.0, < 3)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.4)
    yard (0.9.12)

PLATFORMS
  ruby

DEPENDENCIES
  airbrake
  coffee-rails (~> 4.0.0)
  coveralls
  data_kitten!
  dotenv
  foreman
  git
  github_api
  jbuilder
  jquery-rails
  mysql2
  rails (~> 4.0.2)
  rspec-rails (~> 3.7)
  sass-rails (~> 5.0.7)
  sqlite3
  thin
  turbolinks
  uglifier (>= 3.2.0)
  yard

RUBY VERSION
   ruby 2.4.1p111